Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What I am trying to do is write a validation routine to check the
values on an Excel worksheet. For instance, cells A1, A3 and A5 will contain different strings depaending on the data entered by the user. This is being done via the Excel data validation tool. A1 = Leicester A3 = Leicester A5 = Coalville Once the user has completed the form, he/she will click an update button to copy the revisions to a new worksheet (this I have no problem with). Before the data is copied however, I want the routine to check that the contents of the three cells meet the specified criteria, in this case "Leicester", "Leicester" and "Leicester", the above example will obviously fail and request that the user make the appropriate adjustments (again, this I have no problem with). Any help with the validation would be much appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Comparing the values in two cells, then counting how many differ | Excel Worksheet Functions | |||
Help with Comparing values and retrieving values in Excel!!!!!! | Excel Worksheet Functions | |||
Comparing values between columns only when there are values in bot | Excel Worksheet Functions | |||
Multiply non-contigious arrays | Excel Discussion (Misc queries) | |||
Help: Comparing two values | Excel Programming |