Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mary Ann
 
Posts: n/a
Default Data Validation - Custom

How do I use the custom validation. I want to enter a validation which does
not allow the cells in column G to be more than the cell on the same row in
column E + 50.

I have selected all the cells, gone to Data Menu, Validation. Then on the
Settings tab picked Custom and then need to type the formula. Ive treid a
few but cant seem to get it right.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default Data Validation - Custom

Try this:
With G1 as the active cell....
DataData Validation
Allow: Custom
Formula: =G1<=(E1+50)


Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Mary Ann" wrote:

How do I use the custom validation. I want to enter a validation which does
not allow the cells in column G to be more than the cell on the same row in
column E + 50.

I have selected all the cells, gone to Data Menu, Validation. Then on the
Settings tab picked Custom and then need to type the formula. Ive treid a
few but cant seem to get it right.

  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Data Validation - Custom

Mary Ann wrote:
How do I use the custom validation. I want to enter a validation which does
not allow the cells in column G to be more than the cell on the same row in
column E + 50.

I have selected all the cells, gone to Data Menu, Validation. Then on the
Settings tab picked Custom and then need to type the formula. Ive treid a
few but cant seem to get it right.


Mary Ann,

Select G1, DataValidation, Custom type and add a formula of

=G1<=E1+50

Then select the other cells including G1, go back to DataValidation,
and you will get a message asking to extend. Say yes.

HTH

Bob
  #4   Report Post  
Posted to microsoft.public.excel.misc
Mary Ann
 
Posts: n/a
Default Data Validation - Custom

Works fab - thank you. I had forgotten to include the G1 !!

"Ron Coderre" wrote:

Try this:
With G1 as the active cell....
DataData Validation
Allow: Custom
Formula: =G1<=(E1+50)


Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Mary Ann" wrote:

How do I use the custom validation. I want to enter a validation which does
not allow the cells in column G to be more than the cell on the same row in
column E + 50.

I have selected all the cells, gone to Data Menu, Validation. Then on the
Settings tab picked Custom and then need to type the formula. Ive treid a
few but cant seem to get it right.

  #5   Report Post  
Posted to microsoft.public.excel.misc
Mary Ann
 
Posts: n/a
Default Data Validation - Custom

Thank you - works great.

"Bob Phillips" wrote:

Mary Ann wrote:
How do I use the custom validation. I want to enter a validation which does
not allow the cells in column G to be more than the cell on the same row in
column E + 50.

I have selected all the cells, gone to Data Menu, Validation. Then on the
Settings tab picked Custom and then need to type the formula. Ive treid a
few but cant seem to get it right.


Mary Ann,

Select G1, DataValidation, Custom type and add a formula of

=G1<=E1+50

Then select the other cells including G1, go back to DataValidation,
and you will get a message asking to extend. Say yes.

HTH

Bob

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
Case Sensitivity problem with data validation Upya Excel Worksheet Functions 3 October 7th 05 01:30 AM
Data Validation - Scroll in the formula bar for a custom criteria Hanno Scholtz Excel Worksheet Functions 3 September 22nd 05 02:11 PM
Data validation does not seem to work with copy/paste LAF Excel Discussion (Misc queries) 1 September 15th 05 09:31 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM
Custom Format and Data Validation Q John Excel Worksheet Functions 1 January 6th 05 05:56 PM


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