Hi,

I need to be able to save my excel file into a text file which is Tab
delimited and name the file in another way than the usual <Name>.txt

I am trying to save as the filename.date.time

The filename will always be the same, but the date and time will be whatever
the date and time is when the macro is run

example JezLisle.060323.093500

How is this possible????

Jez