Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The right hand side of the expression below returns a Range that in my
case will always be the value of the last cell in the column DueDateColumn ..... Dim DueDate as Date Set DueDate = Cells(Rows.Count, DueDateColumn).End(xlUp) ..... How can I stuff this value into the DueDate variable??????? I appreciate your patience with me and thanks for you help in advance, /mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unable to cast com object (interop) | Excel Discussion (Misc queries) | |||
How do I cast time when the total exceeds 24 hours | Excel Discussion (Misc queries) | |||
CAST Function | Excel Discussion (Misc queries) | |||
Help with MSQuery & CAST function | Excel Programming | |||
Need to cast OleObject to CombBbox | Excel Programming |