Import-csv for a single row record in a csv file?
hi, working on csv files , found out if file has single row of record import-csv doesnot work it. please elaborate , give me solution work around it?
well if there no header, can specify one, lets have 3
fields... specify names in order appear in file
import-csv myfile.csv -header field1,field2,field3
justin rich
http://jrich523.wordpress.com
please remember mark replies answers if , unmark them if provide no help.
Windows Server > Windows PowerShell
Comments
Post a Comment