Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 101
Default Data Validation Error

Hi,

I have given a data validation for A1. The column is validated to
accept the data only if B1 is true.

The issue is, when i drag down the validation from A1 till A100, the
validation is not changing respectively.

The validation in A2 should accept data only if B2 is true and not when
B1 is true.

It wont change like formulas, when we copy and paste the validation to
next cell?

Any help is greatly appreciated.

-Dileep

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Data Validation Error

Hi Dileep,

After you set the validation on A1, select A1 to A100 and click
Data-Validation again. Excel will ask you if you want to extend the
validation on A1 to the other cells.

Cheers
Marjo


"Dileep Chandran" wrote:

Hi,

I have given a data validation for A1. The column is validated to
accept the data only if B1 is true.

The issue is, when i drag down the validation from A1 till A100, the
validation is not changing respectively.

The validation in A2 should accept data only if B2 is true and not when
B1 is true.

It wont change like formulas, when we copy and paste the validation to
next cell?

Any help is greatly appreciated.

-Dileep


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 101
Default Data Validation Error


Hello Marjo,

What I need is, the validation in A1 should change respectively when we
drag it till A100.

I have given the formula =IF(B1)=False in the data validation in A1

But when I copy the same validation to A2 the formula should change to
=IF(B2)=False.

Is it possible? Is my question clear?

Thanks for the help.

-Dileep

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Data Validation Error

Dileep,

As Marjo says you can select A1:A100 and enter the data validation in one
hit, no need to drag copy.

Notwithstanding that, it works fine for me, the formula adjusts. I did just
use a formula of =B1, no need for the IF etc.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Dileep Chandran" wrote in message
ups.com...

Hello Marjo,

What I need is, the validation in A1 should change respectively when we
drag it till A100.

I have given the formula =IF(B1)=False in the data validation in A1

But when I copy the same validation to A2 the formula should change to
=IF(B2)=False.

Is it possible? Is my question clear?

Thanks for the help.

-Dileep



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 101
Default Data Validation Error


Thats fine. But its not working if we are refering to another sheet.

Say if the forumla is =Indirect(Sheet2!B1)=False

Any idea?

-Dileep



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Data Validation Error

ah, see if helps when you give us all the details.,

Use

=INDIRECT("Sheet2!B"&ROW(A1))

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Dileep Chandran" wrote in message
oups.com...

Thats fine. But its not working if we are refering to another sheet.

Say if the forumla is =Indirect(Sheet2!B1)=False

Any idea?

-Dileep



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 101
Default Data Validation Error

Bob,

Its not working. Whats that ROW(A1)?

-Dileep

  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Data Validation Error

It is just a way to get an incrementing number, 1,2,3, etc.


--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Dileep Chandran" wrote in message
oups.com...
Bob,

Its not working. Whats that ROW(A1)?

-Dileep



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 with hyperlinks [email protected] Excel Worksheet Functions 1 June 8th 06 07:34 PM
32,000 data points error message DavidJ726 Charts and Charting in Excel 4 April 5th 06 08:21 PM
Data validation does not seem to work with copy/paste LAF Excel Discussion (Misc queries) 1 September 15th 05 09:31 PM
Error Message with Data Validation Chet Hurd Excel Discussion (Misc queries) 2 June 9th 05 08:44 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


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