Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks, that part worked a treat. Though I now need to make the date varialbe to be enterd into Cell A1. I tried the just sticking in A that didn't work so I tryied the below, that also didn't work. Am I on the right track or am I way off here ? For Each cl In Rng If Format(cl.Value, "dd/mm/yy") = Format("A1", "dd/mm/yy") Then cl.EntireRow.Font.bold = Tru -- Odysseu ----------------------------------------------------------------------- Odysseus's Profile: http://www.excelforum.com/member.php...fo&userid=1456 View this thread: http://www.excelforum.com/showthread.php?threadid=52486 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copnvert dates reading as Text to a date format | Excel Discussion (Misc queries) | |||
reading from SQL | Excel Discussion (Misc queries) | |||
Reading dates from text file | Excel Programming | |||
reading/inserting variable dates within a macro | Excel Programming | |||
sub for reading | Excel Programming |