Thread: Insert row code
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
glenn[_3_] glenn[_3_] is offline
external usenet poster
 
Posts: 7
Default Insert row code

Hi all

what's the VBA command to insert a row in a worksheet?

Worksheets().Rows().InsertRow ?



thanks