#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tjh tjh is offline
external usenet poster
 
Posts: 96
Default Validation

I am using the Data -- Validation feature in Excel. Each cell using this
function references a specific set of cells for the desired list of
selections for each user to input. Occaisionally the user will copy and paste
incorrect data into the cell and it will avoid the error alert that I have
set up for these cells. How can I make the error alert appear (or prevent the
user from entering this incorrect information) even when they copy and paste
the data?

Thank you,

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Validation

I have a list of acceptable values G1:G10
Cell A1 has Data Validation pointing at this list
Cell A1 has Format|Conditional Formatting set with Formula IS
=ISNA(VLOOKUP(A1,G1:G10,1,FALSE)) and pattern is set to red
If I copy a value into A1 and that value is not in my last then A1 displays
red
Any use?
I expect a VBA solution will be offered soon but this list seems a little
slack today - too much merry making?
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"tjh" wrote in message
...
I am using the Data -- Validation feature in Excel. Each cell using this
function references a specific set of cells for the desired list of
selections for each user to input. Occaisionally the user will copy and
paste
incorrect data into the cell and it will avoid the error alert that I have
set up for these cells. How can I make the error alert appear (or prevent
the
user from entering this incorrect information) even when they copy and
paste
the data?

Thank you,



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 mattdsc Excel Worksheet Functions 4 July 26th 06 11:30 AM
Data validation with hyperlinks [email protected] Excel Worksheet Functions 1 June 8th 06 07:34 PM
data validation lists [email protected] Excel Discussion (Misc queries) 5 June 25th 05 07:44 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM
Data Validation Window? Ken Excel Discussion (Misc queries) 1 January 11th 05 10:48 PM


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