#1   Report Post  
strazz
 
Posts: n/a
Default TODAY function?

I'm sure by now this question has been resolved for Michael, so this is for
the next guy of gal. Note that the Macro names are mine and yours will look
different. Good luck.
Chris

Sub Macro3()
'
' Macro3 Macro
' Macro recorded Your Date< by Your Name<
'
' Keyboard Shortcut: Your Choice<
'
Range("A3").Select
ActiveCell.FormulaR1C1 = "=TODAY()"
Range("A3") = Date
Application.Run "'Your Book Name'!CheckEntry"
End Sub



"Niek Otten" wrote:

Hi Michelle,

Range("A3")=Date()

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Michelle Tucker" wrote in
message ...
I am creating a macro which will insert a row, then insert text in the
first
two cells. In the 3rd cell I want it to insert todays date. But if I use
the
TODAY function, the date will change all the time. Is there another
function
that will just insert todays date, but not change?
--
Michelle Tucker




  #2   Report Post  
 
Posts: n/a
Default

I'm sure by now this question has been resolved for Michael, so this is for
the next guy of gal. Note that the Macro names are mine and yours will look
different. Good luck.
Chris

Sub Macro3()
'
' Macro3 Macro
' Macro recorded Your Date< by Your Name<
'
' Keyboard Shortcut: Your Choice<
'
Range("A3").Select
ActiveCell.FormulaR1C1 = "=TODAY()"
Range("A3") = Date
Application.Run "'Your Book Name'!CheckEntry"
End Sub



"Niek Otten" wrote:

Hi Michelle,

Range("A3")=Date()

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Michelle Tucker" wrote in
message ...
I am creating a macro which will insert a row, then insert text in the
first
two cells. In the 3rd cell I want it to insert todays date. But if I use
the
TODAY function, the date will change all the time. Is there another
function
that will just insert todays date, but not change?
--
Michelle Tucker




  #3   Report Post  
 
Posts: n/a
Default

I'm sure by now this question has been resolved for Michael, so this is for
the next guy or gal. Note that the Macro names are mine and yours will look
different. Good luck.
Chris

Sub Macro3()
'
' Macro3 Macro
' Macro recorded Your Date< by Your Name<
'
' Keyboard Shortcut: Your Choice<
'
Range("A3").Select
ActiveCell.FormulaR1C1 = "=TODAY()"
Range("A3") = Date
Application.Run "'Your Book Name'!CheckEntry"
End Sub



"Niek Otten" wrote:

Hi Michelle,

Range("A3")=Date()

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"Michelle Tucker" wrote in
message ...
I am creating a macro which will insert a row, then insert text in the
first
two cells. In the 3rd cell I want it to insert todays date. But if I use
the
TODAY function, the date will change all the time. Is there another
function
that will just insert todays date, but not change?
--
Michelle Tucker




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Today() or Date() function help julisimo Excel Discussion (Misc queries) 8 January 3rd 05 04:19 PM
Could anyone help me with (Today function), please? azik New Users to Excel 5 December 30th 04 02:09 PM
Can I use TODAY Function in formula without it changing the next . Tucson Guy Excel Discussion (Misc queries) 1 December 19th 04 09:47 AM
Can I use TODAY Function in a formula that will not change it the. Tucson Guy Excel Discussion (Misc queries) 1 December 19th 04 09:32 AM
TODAY Function Chip1035 Excel Worksheet Functions 1 December 16th 04 08:17 PM


All times are GMT +1. The time now is 10:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"