LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default Data Validation to restrict blank value in adjacent field

I am sure I learned it through trial and error. I remember I thought I was
smart when I came up with this solution

=OFFSET(A1,,1)<""


which will work without deselecting the check box.

Then I found out about removing the check mark

Many people interpret it as though you can force a user to enter something
in the cell with validation if you leave it remove the check mark . Frankly
I don't think I even noticed it when I started using validation.


--
Regards,

Peo Sjoblom



"John S. Labarge" wrote in message
...
Peo and Debra,
Thanks to both of you for your responses.

I'm just trying to understand this to forestall my embarrassment of such
an
easy solution. I interpreted "Ignore blank" as "Do not fire the
validation
in this field should you happen to be leaving this field while it is
blank."
If one interprets it as such, this solution, while I see it works,
shouldn't
make a difference.

Please explain how you two knew this.

Thanks again.

"Debra Dalgleish" wrote:

In the data validation dialog box, remove the check mark from Ignore
Blank.

John S. Labarge wrote:
In cell A1, add following "custom" validation:
=not(isblank(b1))

As I see it, this should restrict leaving cell A1 unless cell B1
already has
a value.

I've also tried =b1<"" and some others. Should be simple but I can't
get
it to work. Validation will not fire. For each equation I've tried,
I've
cut and pasted the same equation into a field and it works fine.


--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html




 
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 do I un-restrict my drop down list field on a template? Kara7 Excel Discussion (Misc queries) 1 August 6th 07 10:16 PM
How to restrict entry or color the field mangesh Excel Discussion (Misc queries) 1 May 19th 06 11:16 PM
using data validation and inserting more than one item in a field pattie Excel Discussion (Misc queries) 1 March 15th 06 02:20 AM
Input message on data validation field Russell-stanely Excel Discussion (Misc queries) 1 August 5th 05 02:41 AM
Excel2000: Data Validation to restrict entries Arvi Laanemets Excel Discussion (Misc queries) 0 February 22nd 05 08:17 AM


All times are GMT +1. The time now is 03:14 PM.

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"