run macro in VBA code
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
.
|