Exporting Excel Data to Notepad

S

Subs

Hi

Does any body know where I can find any generic code that would export data
out of Excel into notepad.

Thanks in Advance
 
F

Fabian

Subs hu kiteb:
Hi

Does any body know where I can find any generic code that would
export data out of Excel into notepad.

I believe excel (every version) can save as comma separated variable
files (csv), which can be understood by notepad.
 
Top