Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default text in a cell invoke constant date in another cell - how

To save effort I want the current (konstant) date to be inserted in a cell
when text is inserted in another cell.
Hov to colorize a cell by conditional formate depending on the content of
the adjacant cell.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 32
Default text in a cell invoke constant date in another cell - how

Frode,

The formula for the cell in which you want the current date to be inserted is:

=IF(A1="","",NOW())

You will need to format the result to be a DATE format. Choose
FormatCells, and then choose DATE. Select the DATE format option that you
want to apply.

Conditional Formatting will allow you to achieve cell colors, text colors,
and other cell formating options based on a value in an adjacent cell.

1) Select the cell to which you want to apply conditional formating;
2) Choose FormatConditional Formating. The conditional formating dialogue
box will appear.
3) In the 1st drop down list, select "Cell Value Is", then
4) In the 2nd drop down list, select "not equal to", then
4) In the 3rd drop down list, enter ="""""", then
5) click on the Format button. The Format Cells dialogue box will appear.
6) Click on the Patters tab, and select the color you want to apply. Click
OK to close the Format Cells dialogue box. Then Click on OK in the
Conditional Formating dialogue box to close that box.

Let me know if this resolves your questions. Hope this does the trick for
you.

Best Wishes, Mike

"Frode Inge Helland" wrote:

To save effort I want the current (konstant) date to be inserted in a cell
when text is inserted in another cell.
Hov to colorize a cell by conditional formate depending on the content of
the adjacant 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
How to set text color based on value in cell compared to constant Pishta V Excel Discussion (Misc queries) 3 August 26th 08 11:07 PM
Display constant cell value based on another cell value Blue Bunny[_2_] Excel Worksheet Functions 6 September 30th 07 04:20 PM
How can I convert a text cell into date cell in Excel drocha Excel Discussion (Misc queries) 2 April 2nd 07 12:04 PM
Cell colors or text color changing when date in cell gets closer. Chase Excel Worksheet Functions 5 October 19th 06 08:57 AM
How do you convert a formula cell to a constant cell JQLogan Excel Discussion (Misc queries) 1 March 29th 05 08:07 PM


All times are GMT +1. The time now is 11:51 PM.

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

About Us

"It's about Microsoft Excel"