View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Paula Paula is offline
external usenet poster
 
Posts: 138
Default How do i create a cumulative worksheet

I have 13 excel worksheets in a workbook. Twelve of them contain various
account numbers and expiration dates, they have different number of columns
used. I want to create a cumulative sheet that gathers info from 2 columns
from each worksheet (vendor name and expire date), and I want the cumulative
sheet to update as new info is entered onto the 12 sheets. I selected a cell
on the cumulative sheet, went to the 1st vendor sheet to select the vendor
name column from cell 2 through 1000, to include future entries (?) and hit
enter. I get a 'value' error message.

Thanks to anyone who can help?