Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Captnsvo23t
 
Posts: n/a
Default validate input of cell A1 to either 8 or 0 based on cell B > 0

Suppose I havea cell A1 and B1. I want to limit the input to cell b1. B!
can be 0, if cell A1 is 0 or blank. If A1 is than 0 (anywhole number) than
than cell b1 can be 8 or 0.
  #2   Report Post  
David Billigmeier
 
Posts: n/a
Default

Go to Data-Validation. In the "Allow" box choose custom and enter in this
formula:

=IF(A10,OR(B1=8,B1=0),B1=0)
--
Regards,
Dave


"Captnsvo23t" wrote:

Suppose I havea cell A1 and B1. I want to limit the input to cell b1. B!
can be 0, if cell A1 is 0 or blank. If A1 is than 0 (anywhole number) than
than cell b1 can be 8 or 0.

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
Conditional formatiing based on another cell Number_8 Excel Discussion (Misc queries) 3 March 13th 06 12:35 PM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Linking a cell to another workbook cell based on a variable name Brian Excel Discussion (Misc queries) 6 June 1st 05 11:54 PM
make a cell empty based on condition mpierre Charts and Charting in Excel 2 December 29th 04 01:01 PM
Returning a Value to a Cell Based on a Range of Uncertain Size amc422 Excel Worksheet Functions 7 November 14th 04 03:03 PM


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