Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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.
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Take a look at David McRitchie's InsrtRow macro:
http://www.mvps.org/dmcritchie/excel/insrtrow.htm In article , "Tina Marie" wrote: 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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro creation | Excel Worksheet Functions | |||
Macro creation | Excel Worksheet Functions | |||
Creation of macro with an example | Excel Discussion (Misc queries) | |||
Creation of a Generic Macro | Excel Worksheet Functions | |||
Macro Creation | Excel Discussion (Misc queries) |