Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sean C
 
Posts: n/a
Default Using the NOW() function without it recalculating

I'm trying to have multiple cells display the time when text is entered into
the adjacent cell.
So I have this

=IF(ISBLANK(B6),"Please Log In",NOW())

I have two people accessing the file putting a check in the box when they
arrive, then it displays the time they logged it. But because the NOW()
function recalcs each time I lose the data.

How do I freeze the NOW() function so we can keep track of the data without
having to copy and paste as values each time?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sean C
 
Posts: n/a
Default Using the NOW() function without it recalculating

That's good but the simple function requires the turning on of the iteration
check box. If mulitple people are opening the file I don't want it to make
everyone turn on the iteration option.

Is there any fuction that does a copy paste as values?

"JE McGimpsey" wrote:

Take a look at

http://www.mcgimpsey.com/excel/timestamp.html

In article ,
Sean C <Sean wrote:

I'm trying to have multiple cells display the time when text is entered into
the adjacent cell.
So I have this

=IF(ISBLANK(B6),"Please Log In",NOW())

I have two people accessing the file putting a check in the box when they
arrive, then it displays the time they logged it. But because the NOW()
function recalcs each time I lose the data.

How do I freeze the NOW() function so we can keep track of the data without
having to copy and paste as values each time?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JE McGimpsey
 
Posts: n/a
Default Using the NOW() function without it recalculating

No.

If you can't use Iterations, you'll need to use a macro.

Functions return values. They can't change themselves or other functions
to constant values.

In article ,
Sean C wrote:

That's good but the simple function requires the turning on of the iteration
check box. If mulitple people are opening the file I don't want it to make
everyone turn on the iteration option.

Is there any fuction that does a copy paste as values?

"JE McGimpsey" wrote:

Take a look at

http://www.mcgimpsey.com/excel/timestamp.html

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
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Hyperlinks using R[1]C[1] and offset function in its cell referenc Elijah-Dadda Excel Worksheet Functions 0 March 5th 05 03:31 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM
Find a Function to use accross different worksheets R. Hale Excel Worksheet Functions 3 November 25th 04 07:07 AM


All times are GMT +1. The time now is 12:43 PM.

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"