vba courses london - auto insert date into
The UK's Number 1 for Microsoft Office Training Add this page to your favourites/bookmarksBookmark page
 
View printable version of pagePrintable version
Plus One Google
Customer: Sign in
Delegate: Sign in
Trainer: Log in

Forum home » Delegate support and help forum » Microsoft VBA Training and help » vba courses london - Auto Insert Date into a Cell

vba courses london - Auto Insert Date into a Cell

resolvedResolved · Low Priority · Version Standard

replyReply Wed 15 Nov 2006, 08:52Delegate Alex said...

Auto Insert Date into a Cell

Is it possible for a cell to be automatically populated with todays date in earlier versions than Excel 2003?

For upcoming training course dates see: Pricing & availability

replyReply Wed 15 Nov 2006, 09:22Trainer Garry said...

RE: Auto Insert Date into a Cell

this does not sound like a vba code try typing
=TODAY() IN THE CELL

replyReply Wed 15 Nov 2006, 15:57Delegate Alex said...

RE: Auto Insert Date into a Cell

Is there any way of using a macro to do this so that the date does not change everytime the file is opened, hence showing the original date of when the macro was run?

replyReply Fri 24 Nov 2006, 12:15Trainer Carlos said...

RE: Auto Insert Date into a Cell

Instead of a macro you could click in the cell where the date is to appear and use

Ctrl+Semi Colon(;)

To enter today's date in the cell

 

Vba tip:

Add A New Sheet at the end of the Workbook

To add a new sheet at the end of the workbook you need to count the sheets in the workbook using:

Sheets.Count

Then use this value as the rank of the sheet after which you want to add the new sheet:

Sheets.Add After:=Sheets(Sheets.Count)

View all VBA hints and tips


Microsoft Certified Partner Accredited Training Provider: Institute of IT Training Institute of Leadership and Management - Certified Courses Security Seal verified by visa, mastercard securecard