protect cells in csv

K

keepITcool

No.

csv (comma separated values) is a general purpose text fileformat which
you can open with notepad. It's often used to (temporarily) store or
transfer "flat" structured data from one proprietary sytem to another.

it has no tags.. just simple lines of text with quotes and separators.
see http://www.visi.com/~hawkeyd/csv.5.html for some details.


--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Darren wrote :
 
Top