run macro in VBA code

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top