Relevant Pages
- Re: Top of the wish list for 5th test.
... > Ponting run out sub ... > United Road ... days of rain would do me! ... Prev by Date: ... (rec.sport.cricket) - Re: Yet more validation ... challenges!
... The NI number is validated using data validation, ... hitting delete on a valid postcode does generate the error ... Private Sub Worksheet_Change ... If prev = "" Then ... (microsoft.public.excel) - Re: Yet more validation ... challenges!
... When I close the workbook, whether or not I save it, on opening it again I ... Private Sub Worksheet_Change ... If prev = "" Then ... MsgBox "Invalid postcode, ... (microsoft.public.excel) - Re: Yet more validation ... challenges!
... Private Sub Worksheet_Change(ByVal Target As Range) ... If prev = "" Then ... On Error GoTo EndMacro ... (microsoft.public.excel) - can you help?
... Private Sub Worksheet_Calculate ... If init And v prev Then ... >Private Sub Worksheet_Calculate ... (microsoft.public.excel.misc) |
|