View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default SIMULTANEOUSLY adding rows in two sheets

Hi
select both sheets before doing this (hold down the CTRL key while
selecting the sheets)

--
Regards
Frank Kabel
Frankfurt, Germany

"Radoslav Radev" schrieb im Newsbeitrag
...
I use Excel 2003. I want adding rows in one sheet the some number of

rows to
be added in other sheet but automatically. I mean, if I add two rows

between
33 and 34 row in sheet 1 the some number of rows to be add in sheet 2

between
33 and 34 row.

Thank you in advance for your help.

Radoslav