Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I store data on a number of sheets in my workbook and would like to be
able to combine one row of data from each spreadsheet into one summary sheet. The individual sheets make use of columns A - E with column A being used as a date field. Other types of data utilise cells B-E. Each individual sheet contains one line of data for each month since the year 2000 with the first row of data (1st Jan 2000) starting in cell A3. At the beginning of each month I add a new row to each spreadhseet (in the next available row) and then populate the other fields with data relating to that month. I would like to have a summary spreadsheet that takes a snapshot (i.e. the whole row) of the most recent entry that has been added to each sheet. I'm not sure whether or not I would need a macro for this or whether I could preformat the summary sheet to look for the last populated column (A) in a spreadsheet and strip it out. Any ideas would be much appreciated. Each month I add a new row of data to the bottom of the spreadsheet to reflect the current months spreadsheet. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I forgot to add that I would like the Sheet name to ne included in each row
on my summary sheet. (I am not fussed as to which column it appears in.) Thanks "Sean" wrote: Hi, I store data on a number of sheets in my workbook and would like to be able to combine one row of data from each spreadsheet into one summary sheet. The individual sheets make use of columns A - E with column A being used as a date field. Other types of data utilise cells B-E. Each individual sheet contains one line of data for each month since the year 2000 with the first row of data (1st Jan 2000) starting in cell A3. At the beginning of each month I add a new row to each spreadhseet (in the next available row) and then populate the other fields with data relating to that month. I would like to have a summary spreadsheet that takes a snapshot (i.e. the whole row) of the most recent entry that has been added to each sheet. I'm not sure whether or not I would need a macro for this or whether I could preformat the summary sheet to look for the last populated column (A) in a spreadsheet and strip it out. Any ideas would be much appreciated. Each month I add a new row of data to the bottom of the spreadsheet to reflect the current months spreadsheet. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to get sum from one 31 sheets to a summary sheet. | Excel Discussion (Misc queries) | |||
summary sheet across multiple sheets | Excel Discussion (Misc queries) | |||
Getting info from individual sheets into master sheet | Excel Worksheet Functions | |||
Getting info from individual sheets into master sheet | Excel Discussion (Misc queries) | |||
Summary Sheet help with multiple sheets | Excel Discussion (Misc queries) |