Can you make excell automaticaly save to the current date & time?

G

Guest

I have a excell program that I developed for a sales recept but I need it to
automatically save under an individual number, date & time ect. If anyone
knows how to do this in excell 2003 I would gratly appreciate some help.
 
G

Guest

This can be done using a VBA Macro, but the macro needs to know where to
obtain the "number" or how to calculate it......and the programmer needs to
know how the macro is to be activated.

Vaya con Dios,
Chuck, CABGx3
 
G

Guest

I have never worked with VBA Macros and I am lost there. I have a date block
and time equation that changes as data is imputed and that is what I want it
to save as. I have never done anything in macro, so could you explain more or
email me some information at (e-mail address removed). Thanks
Jim
 
G

Guest

Post back with the other words/numbers and/or Cell Address(s) that contain
the data you wish to be used as the SaveAsFilename......with a sample of
those values. Also state how or why you would like the macro to trigger,
such as "pushing a button", or anytime the value in one of those cells
changes, or anytime the sheet recalculates, or what? Someone will respond
with an appropriate macro.

In the meantime, here's a place you could check for some VBA tutorials
http://www.mcgimpsey.com/excel/index.html#usingvba

Vaya con Dios,
Chuck, CABGx3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top