PC Review


Reply
Thread Tools Rate Thread

Can system time & date be nested in conditional formula?

 
 
Masif
Guest
Posts: n/a
 
      25th Feb 2009
I need to nest the computer's system date & time in a cell with condition if
the figure in a referance cell is less than some amount i.e. 1,000 then the
destination cell should show current date & time otherwise it doesn't need.
 
Reply With Quote
 
 
 
 
Bernard Liengme
Guest
Posts: n/a
 
      25th Feb 2009
=IF(A1<1000,NOW(),"")
will display the date/time if A1 is less than 1000
However you may see a number like 39869.624 since we need to format the cell
Do this in one of two ways
1) select cell, open Format dialog using CTRL+1 and enter custom format such
a mm/dd/yyyy hh:mm
or
2) in a blank cell type =NOW() and use the Format Painter (icon like paint
brush) to 'paint' its format to your cell. Now delete the cell with =NOW()

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"Masif" <(E-Mail Removed)> wrote in message
news:00D47FBE-6D9F-4E2D-9241-(E-Mail Removed)...
>I need to nest the computer's system date & time in a cell with condition
>if
> the figure in a referance cell is less than some amount i.e. 1,000 then
> the
> destination cell should show current date & time otherwise it doesn't
> need.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with nested conditional formula GARY Microsoft Excel Misc 1 27th Jun 2009 07:07 PM
Help needed re: nested conditional formula gcotterl Microsoft Excel Programming 0 27th Jun 2009 05:54 PM
conditional formula: time to expiration date becomes < 6 months Susan Microsoft Excel Worksheet Functions 2 30th Apr 2008 12:40 AM
Conditional/Nested Formula Kuliano Microsoft Excel Worksheet Functions 4 18th Mar 2008 07:50 PM
Conditional Formula based on system date? Newbie Microsoft Excel New Users 4 9th Apr 2004 04:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:05 AM.