Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to copy all formatting from one row, example cells A14:L14 to
A15:L15. I am writing a macro to add a new entry. It will unprotect the worksheet then find the last row, then add the new entry in the row. I will then copy the formatting down from the previous row to it. Thank you for your help. Louis Markham |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The macro recorder is your friend. Try it.
-- Don Guillett SalesAid Software wrote in message ps.com... I need to copy all formatting from one row, example cells A14:L14 to A15:L15. I am writing a macro to add a new entry. It will unprotect the worksheet then find the last row, then add the new entry in the row. I will then copy the formatting down from the previous row to it. Thank you for your help. Louis Markham |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks a ton!!!!!
Don Guillett wrote: The macro recorder is your friend. Try it. -- Don Guillett SalesAid Software wrote in message ps.com... I need to copy all formatting from one row, example cells A14:L14 to A15:L15. I am writing a macro to add a new entry. It will unprotect the worksheet then find the last row, then add the new entry in the row. I will then copy the formatting down from the previous row to it. Thank you for your help. Louis Markham |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using copy and destination formatting | Excel Discussion (Misc queries) | |||
Copy Conditional Formatting? | Excel Discussion (Misc queries) | |||
Copy formatting, Help | Excel Discussion (Misc queries) | |||
How do I copy formatting from one worksheet to several others? | Excel Discussion (Misc queries) | |||
copy formatting | Excel Programming |