LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,393
Default insert today's static date dependant on a condition

May I suggest an alternative? You want to (a) enter the text and (b) then
use a On_Change macro to enter the date.

How about reversing this: (a) enter the date and (b) have a formula enter
the text. This is so much easier.
If the text goes in B10, then use CTRL+; to enter today's date (static) in
C10 and in B10 use =IF(C100,"Received","")
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Sebby" wrote in message
...
I am trying to create a formula or more likely macro that will enter
today's
date as static if the cell to the left contains the text "received". I
have
very little to no macro experience.

Any suggestions?



 
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
automatically enter today's date as a static entry in Excel TJ Excel Discussion (Misc queries) 3 July 25th 08 04:44 AM
how do I put today's date and other dates in macro condition? lpdarspe Excel Programming 4 April 5th 06 01:21 AM
Automatically enter today's date as a static entry David Links and Linking in Excel 2 June 6th 05 12:08 AM
Automatically enter today's date as a static entry David Excel Programming 6 June 4th 05 06:21 PM
Automatically enter today's date as a static entry David Excel Worksheet Functions 1 June 4th 05 04:54 PM


All times are GMT +1. The time now is 10:02 AM.

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

About Us

"It's about Microsoft Excel"