View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
tommy tommy is offline
external usenet poster
 
Posts: 8
Default VBA and creating a Macro

looking for a Macro for a Command Button
When i click on the Command Button, I want it to automatically
-Insert a New Row (last row)
-Copy an already formatted Row
-and Paste it onto the newly Inserted Row

--
thanx