#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Data Validation

I want to create a data validation formula that will allow me to input an
amount into a1 cell only if it is greater than the values in cells a2 to a14
.. If there are no values in a2 to a14 I also wish to allow the value in a1 to
be input
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Data Validation

Try the data validation formula

=a1SUM(a2:a14)

Mike

"ollie" wrote:

I want to create a data validation formula that will allow me to input an
amount into a1 cell only if it is greater than the values in cells a2 to a14
. If there are no values in a2 to a14 I also wish to allow the value in a1 to
be input

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Data Validation


Hello Mike
Thanks for your answer.
What I am looking for may not be possible.
My explanation may not have been very explicit.
The value in a1 must not exceed any one of the values in cells a2 to a14.

"Mike H" wrote:

Try the data validation formula

=a1SUM(a2:a14)

Mike

"ollie" wrote:

I want to create a data validation formula that will allow me to input an
amount into a1 cell only if it is greater than the values in cells a2 to a14
. If there are no values in a2 to a14 I also wish to allow the value in a1 to
be input

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Data Validation

I misunderstood, try:-

=A1MIN(A2:A14)

Mike

"ollie" wrote:


Hello Mike
Thanks for your answer.
What I am looking for may not be possible.
My explanation may not have been very explicit.
The value in a1 must not exceed any one of the values in cells a2 to a14.

"Mike H" wrote:

Try the data validation formula

=a1SUM(a2:a14)

Mike

"ollie" wrote:

I want to create a data validation formula that will allow me to input an
amount into a1 cell only if it is greater than the values in cells a2 to a14
. If there are no values in a2 to a14 I also wish to allow the value in a1 to
be input

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Data Validation

I have tried this formula but it does not work for me. Perhaps I am choosing
the incorrect drop down in the "Data" box. I am choosing Allow whole number.
Which one should I choose in the "Data "box. I tried "equals too"

"Mike H" wrote:

I misunderstood, try:-

=A1MIN(A2:A14)

Mike

"ollie" wrote:


Hello Mike
Thanks for your answer.
What I am looking for may not be possible.
My explanation may not have been very explicit.
The value in a1 must not exceed any one of the values in cells a2 to a14.

"Mike H" wrote:

Try the data validation formula

=a1SUM(a2:a14)

Mike

"ollie" wrote:

I want to create a data validation formula that will allow me to input an
amount into a1 cell only if it is greater than the values in cells a2 to a14
. If there are no values in a2 to a14 I also wish to allow the value in a1 to
be input



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Data Validation

Ollie

Data|validation|Custom

Enter the formula. Also I may have the sign the wrong way around to
achieve what you want.

Mike

"ollie" wrote:

I have tried this formula but it does not work for me. Perhaps I am choosing
the incorrect drop down in the "Data" box. I am choosing Allow whole number.
Which one should I choose in the "Data "box. I tried "equals too"

"Mike H" wrote:

I misunderstood, try:-

=A1MIN(A2:A14)

Mike

"ollie" wrote:


Hello Mike
Thanks for your answer.
What I am looking for may not be possible.
My explanation may not have been very explicit.
The value in a1 must not exceed any one of the values in cells a2 to a14.

"Mike H" wrote:

Try the data validation formula

=a1SUM(a2:a14)

Mike

"ollie" wrote:

I want to create a data validation formula that will allow me to input an
amount into a1 cell only if it is greater than the values in cells a2 to a14
. If there are no values in a2 to a14 I also wish to allow the value in a1 to
be input

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Data Validation

Hi Mike,

I have now got it working OK. Very very much appreciated.
Thank you very much for you help and patience.
Regards
Ollie

"Mike H" wrote:

Ollie

Data|validation|Custom

Enter the formula. Also I may have the sign the wrong way around to
achieve what you want.

Mike

"ollie" wrote:

I have tried this formula but it does not work for me. Perhaps I am choosing
the incorrect drop down in the "Data" box. I am choosing Allow whole number.
Which one should I choose in the "Data "box. I tried "equals too"

"Mike H" wrote:

I misunderstood, try:-

=A1MIN(A2:A14)

Mike

"ollie" wrote:


Hello Mike
Thanks for your answer.
What I am looking for may not be possible.
My explanation may not have been very explicit.
The value in a1 must not exceed any one of the values in cells a2 to a14.

"Mike H" wrote:

Try the data validation formula

=a1SUM(a2:a14)

Mike

"ollie" wrote:

I want to create a data validation formula that will allow me to input an
amount into a1 cell only if it is greater than the values in cells a2 to a14
. If there are no values in a2 to a14 I also wish to allow the value in a1 to
be input

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
Validation Data using Validation Table cell range..... Dermot Excel Discussion (Misc queries) 16 January 5th 10 09:35 PM
data validation invalid in dynamic validation list ilia Excel Discussion (Misc queries) 0 November 7th 06 12:54 PM
data validation invalid in dynamic validation list ilia Excel Worksheet Functions 0 November 7th 06 12:54 PM
Data validation with validation lists and combo boxs Keith Excel Discussion (Misc queries) 1 October 12th 06 11:08 AM
Loading Column Data with blank Rows into Data Validation Box ExcelMonkey Excel Worksheet Functions 3 October 13th 05 06:09 PM


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

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"