View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] nadia.younus@googlemail.com is offline
external usenet poster
 
Posts: 23
Default Copying cells from one worksheet to another, within the same workbook

Hi, I need to automate copying cells from one worksheet into another
using macros but cannot figure how this will work. I have both text
and numeric fields starting from cell A1 to CE200. I need to ensure
that whenever I add a new row or column, these are also replicated to
the second worksheet, keeping all the numbers in the correct columns.

Please could I get some help. I need to get this done ASAP.

Many thanks,

ExcelVBA Beginner