View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.misc
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Macro to insert row at the end of sheet

Ron, are you saying I should insert a module then paste the code in there
instead?


Yes

See
http://www.cpearson.com/excel/codemods.htm



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Nuzza" wrote in message ...
I don't know much about VB and what the modules are for. I open the editor
then see all the sheets contained within my spreadsheet, and paste the code
in the section "ThisWorkbook".

Ron, are you saying I should insert a module then paste the code in there
instead?