Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Sharad" wrote: Hi, 1. 'MyCellValue = Today' ? Should it not be MyCellCell.Value = Today? 2. Further just after above line, add MyCellCell.Select Because later you start with ActiveCell.Offset, so the activecell should be MyCellCell. Therefore you first select it as above. Sharad *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! Sharad. Thanks. I'll make corrections and run it again. Regards. Ligaya |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Linking 2 worksheets-Empty cell problem | Excel Discussion (Misc queries) | |||
problem of an empty cell | Excel Discussion (Misc queries) | |||
Dropping the cell in the empty cell by formula | Excel Discussion (Misc queries) | |||
Macro code for dropping to next empty cell | Excel Discussion (Misc queries) | |||
Copied empty cells, give sorting problem in Data sheet | Excel Programming |