Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need the following to return the value of the cell, not the word "TRUE", I
have tried multiple ways to get this with no luck. Am sure it is an obvious change. For Each cell In Range("b:b") If cell.Value Like "* Totals" Then cell.Offset(5, 0) = IsDate(Range("C3")) selection.NumberFormat = "m/d/yyyy" End If |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
permanent conversion of 1904 date format to 1900 date format | Excel Worksheet Functions | |||
change date format dd/mm/yyyy to Julian date format? | Excel Worksheet Functions | |||
code to convert date from TEXT format (03-02) to DATE format (200203) | Excel Programming | |||
fighting the type mismatch error | Excel Programming | |||
Change a date in text format xx.xx.20xx to a recognised date format | Excel Programming |