Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to have my VBA code run my macro "FillDown"
after I inserted an entire row in my spreadsheet. I can't seem to get this to work. My code looks for an empty cell "IfEmpty", not empty then it goes to the row and inserts a blank line into the spreadsheet. This works fine. Unfortunately, the spreadsheet formulas do not fill down, hence the macro to do the filldown. Can you help or is there a better way? Thanks, Dan |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
Post your code. -----Original Message----- I am trying to have my VBA code run my macro "FillDown" after I inserted an entire row in my spreadsheet. I can't seem to get this to work. My code looks for an empty cell "IfEmpty", not empty then it goes to the row and inserts a blank line into the spreadsheet. This works fine. Unfortunately, the spreadsheet formulas do not fill down, hence the macro to do the filldown. Can you help or is there a better way? Thanks, Dan . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vba/macro code | New Users to Excel | |||
Deleting code from a macro (by a macro) | Excel Discussion (Misc queries) | |||
Excel XP VBA code to search all macro code in Excel module for specific search string criteria | Excel Programming | |||
Excel XP VBA code to search all macro code in Excel module for specific search string criteria | Excel Programming | |||
How to code/run a macro? | Excel Programming |