Hello,
I'm not very skilled in programming - I need to be able to output to a file that would contain the current date in its name..
for example c:/temp/resultsSept3020 07.txt
Can anyone tell me how I would write the 'open for output as' code to accomplish this?
Many thanks!
John H.
I'm not very skilled in programming - I need to be able to output to a file that would contain the current date in its name..
for example c:/temp/resultsSept3020 07.txt
Can anyone tell me how I would write the 'open for output as' code to accomplish this?
Many thanks!
John H.
Comment