View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tina Marie[_2_] Tina Marie[_2_] is offline
external usenet poster
 
Posts: 1
Default Macro creation with IF statement

I need to create a macro that inserts another line, formatting the line just like the one above it, and also copying any formulas in that line to the new line. I have the macro created that copies the formatting, but it does not copy the formula.