![]() |
Static Timestamp without using Macros
Hi,
Is there a way not to use macros (because our network administrator won't allow macros) if i need static timestamps once a cell is populated? Is there a formula to tell Excel to perform certain keystrokes like "Ctrl+;" or "Ctrl+shift+;"? Thanks, Maeglin |
Static Timestamp without using Macros
Network administrators do that because they can! One way.
Say your target cell is A1 and to want a static time stamp in B1, put this formula in B1:- =IF(A1="","",IF(B1="",NOW(),B1)) Then Tools|options|calculation and check the iterations checkbox. When A1 is populated B1 will display a static date. Mike "Maeglin" wrote: Hi, Is there a way not to use macros (because our network administrator won't allow macros) if i need static timestamps once a cell is populated? Is there a formula to tell Excel to perform certain keystrokes like "Ctrl+;" or "Ctrl+shift+;"? Thanks, Maeglin |
Static Timestamp without using Macros
Thanks, Mike H! Worked perfectly!
"Mike H" wrote: Network administrators do that because they can! One way. Say your target cell is A1 and to want a static time stamp in B1, put this formula in B1:- =IF(A1="","",IF(B1="",NOW(),B1)) Then Tools|options|calculation and check the iterations checkbox. When A1 is populated B1 will display a static date. Mike "Maeglin" wrote: Hi, Is there a way not to use macros (because our network administrator won't allow macros) if i need static timestamps once a cell is populated? Is there a formula to tell Excel to perform certain keystrokes like "Ctrl+;" or "Ctrl+shift+;"? Thanks, Maeglin |
All times are GMT +1. The time now is 01:34 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com