#1   Report Post  
LAF
 
Posts: n/a
Default Data Validation


I have a range in my Excel spreadsheet where the user can enter data.
This range is V23:S28. For each row, I want to stop them from entering
data in the corresponding row for this range when a required field in
column B has not been entered. For example, if a user enters a value
in V23 and cell B23 is blank, then I want to issue a warning message
and not allow the data to be entered. Is there a way to do this using
data validation?


--
LAF
------------------------------------------------------------------------
LAF's Profile: http://www.excelforum.com/member.php...fo&userid=9656
View this thread: http://www.excelforum.com/showthread...hreadid=467970

  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

Select cells S23:V28
Choose DataValidation
From the Allow dropdown, choose Custom
In the formula box type: =$B23<""
Remove the check mark from Ignore blank
You can add an Input message, or Error Alert
Click OK


LAF wrote:
I have a range in my Excel spreadsheet where the user can enter data.
This range is V23:S28. For each row, I want to stop them from entering
data in the corresponding row for this range when a required field in
column B has not been entered. For example, if a user enters a value
in V23 and cell B23 is blank, then I want to issue a warning message
and not allow the data to be entered. Is there a way to do this using
data validation?




--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.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
Data validation screen size Brad Excel Discussion (Misc queries) 2 July 13th 05 10:18 PM
data validation lists [email protected] Excel Discussion (Misc queries) 5 June 25th 05 08:44 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 06:21 AM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 06:55 PM
Using Validation List from Another Workbook with Dependent Data Mike R. Excel Worksheet Functions 5 January 8th 05 08:06 PM


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