Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you. This helped.
-----Original Message----- The basic structure here would be :- '---------------------------------------------- If .......... Then 'code ElseIf ............ Then 'code ElseIf ........... Then 'code Else 'code End If '----------------------------------------- You could presumably do a similar search for ":" to get time, or you might find this useful :- If IsNumber(c.Value) Then c.Value = "number" --- Message posted from http://www.ExcelForum.com/ . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif Conditions - Use of conditions that vary by cell value | Excel Discussion (Misc queries) | |||
2 Conditions + Sum of a colum matching those conditions | Excel Worksheet Functions | |||
shade cells based on conditions - i have more than 3 conditions | Excel Worksheet Functions | |||
Why can't I edit my excel document? Edit buttons shaded. | New Users to Excel | |||
How to multiple conditions to validate more than 2 conditions to . | Excel Worksheet Functions |