Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i am making an employee form, and one cell must validate some information.
it can be manually, but if i can get excel to do it, it would be better. i'm using office 07. Cell E15 will have a 9 digit number (ex. 044-096-857) the formula would validate this number and accept it or reject it (in our case, this would be a valid number) The formula would rewrite this number but needs to double every second number. The rewritten number would be 08409128107. if you add up all of these individual numbers, you get 40 - a multiple of 10, so the number is valid and 044-096-857 would be validated and accepted in cell E15. if E15 had 856-247-963, the formula would rewrite that to 810644149123. this rewritten number adds up to 43 (not a multiple of 10, so an error would be returned indicating invalid data. any suggestions. jat |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data/Validate/List | Excel Worksheet Functions | |||
Validate Data Message Box | Excel Discussion (Misc queries) | |||
validate data aginst xml schema? | Excel Discussion (Misc queries) | |||
How to validate copy/paste data | Excel Discussion (Misc queries) | |||
Validate cells have data | Excel Worksheet Functions |