access vba

Forum home » Delegate support and help forum » Microsoft Access VBA Training and help » Access VBA

Access VBA

resolvedResolved · Medium Priority · Version 2007

Louise has attended:
Access Advanced course
Access VBA course

Access VBA

If I required data to be exported to excel and a file created, how would I reference the date it is generated in the file name?

RE: Access VBA

Hi Louise. Simply concatenate the "Date" function to the end of the filename then TransferSpreadsheet out, as here:

http://www.pcreview.co.uk/forums/add-date-export-file-name-t3997246.html

Hope this helps,

Anthony

Thu 22 Mar 2012: Automatically marked as resolved.

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Access tip:

Copy a Previous Record's Values to a New Record

If you often enter the same value in one field of a table, there are two methods to save re-typing the data.

1. Use Ctrl+' (apostrophe) to repeat the value input in the previous record.

2. Change the field's DefaultValue property in Design View to the most commonly used value.

View all Access hints and tips


Server loaded in 0.05 secs.