Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default excel fields - validation

How can I use excel formula to force an entry to be input to Field B, if
Field A has certain value ?

Thanks.

Regards.


  #2   Report Post  
Posted to microsoft.public.excel.programming
Tim Tim is offline
external usenet poster
 
Posts: 145
Default excel fields - validation

Use conditional formatting to turn the Field B red if A has a value and B is
empty.

Eg:
=AND($A$1<"",$B$1="")

Assuming you mean on a sheet - you don't specify.

Tim

"magix" wrote in message
...
How can I use excel formula to force an entry to be input to Field B, if
Field A has certain value ?

Thanks.

Regards.



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
fields names do not show in excel 2007 pivot table fields list marlo17 New Users to Excel 2 December 1st 08 01:25 PM
Excel SHOULD NOT AUTO-CHANGE formated text fields to DATE FIELDS! PSSSD Excel Worksheet Functions 2 August 8th 06 09:31 PM
Data validation with several fields Sandor Excel Programming 2 September 6th 05 03:29 PM
Catalogue of fields' connection whit external fields ( sheets) nicola Excel Programming 0 September 27th 03 10:43 AM
Catalogue of fields' connection whit external fields ( sheets) Nicola Bianchi Excel Programming 0 September 27th 03 10:42 AM


All times are GMT +1. The time now is 07:43 AM.

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"