Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default CURRENT TIME IN DESTINATION CELL IF SOURCE CELL IS TEXT

I want to enter someones name in one cell and have the current time post in
another cell.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default CURRENT TIME IN DESTINATION CELL IF SOURCE CELL IS TEXT

In A1 type the name and in B1 touch:
CNTRL-SHFT-;
--
Gary''s Student - gsnu200779


"Thomasel" wrote:

I want to enter someones name in one cell and have the current time post in
another cell.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 180
Default CURRENT TIME IN DESTINATION CELL IF SOURCE CELL IS TEXT

Hi Thomasel,

Try this:

In the cell where you want the time, type =IF(C9<"";now();"")

(where C9 is the cell where you want to type the name)

In the resulting cell, you will have to format the cell to the hour format
you want as this will give both the date and time. Also, this hour will
change as it is the current (updating) date/time. If you want it to remain
static, copy the cell and do a Paste Special with Values.

Hope this helps, have a great day!

"Thomasel" wrote:

I want to enter someones name in one cell and have the current time post in
another cell.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 180
Default CURRENT TIME IN DESTINATION CELL IF SOURCE CELL IS TEXT

OOops,

In the reponse I just sent, I used semi-colons to separate the fonction's
arguments. I use a French version of Excel. In the English version, you
would use commas to separate the arguments.



"Thomasel" wrote:

I want to enter someones name in one cell and have the current time post in
another cell.

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
Retaining cell reference in destination, when sorting source file Mr Reorg Excel Worksheet Functions 3 April 13th 08 05:11 PM
cell with static current time ben w Excel Worksheet Functions 8 September 8th 07 02:42 AM
Check box, then add current time to cell Joe Excel Worksheet Functions 5 January 9th 07 12:25 AM
current Date and time in cell Alex01 Excel Discussion (Misc queries) 3 February 24th 06 09:22 PM
Running/Current time in cell? SRS New Users to Excel 6 September 28th 05 09:45 PM


All times are GMT +1. The time now is 04:18 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"