Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I would like to be able to revise the data in several spreadsheets at once.
I have a list of books in three different spreadsheets, each sorted differently. I would like to add, delete or edit data in all three without sorting them all alike first. I know that I can enter new data by holding down CTRL and clicking each spreadsheet, but it doesn't work for editing the data. Thanks for the help. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Mom
Do you mean you have 3 sheets in one workbook or one sheet in each of 3 workbooks? Do you mean that what's in one row in one sheet is identical to what is in some other rows in the other 2 sheets? Do you want to make a change in one row of one sheet and automatically have that change made in the proper rows of the other 2 sheets? How many columns in each sheet? What do you want to use as the trigger to make Excel act? What I mean by this is: Excel needs to know that you have finished making the changes in that one row so that it can then act to revise the other sheets. If you have only one column in each sheet, then Excel can act when an entry in that column is changed. But if you have multiple columns, how can Excel know when you are through editing that row? Think about it. Or perhaps you want Excel to update the other 2 sheets when a change is made in any of the columns? Also, if you have multiple columns, can you say that one column has unique entries (no entry repeats in that column in the same sheet)? HTH Otto "Military Mom Too" wrote in message ... I would like to be able to revise the data in several spreadsheets at once. I have a list of books in three different spreadsheets, each sorted differently. I would like to add, delete or edit data in all three without sorting them all alike first. I know that I can enter new data by holding down CTRL and clicking each spreadsheet, but it doesn't work for editing the data. Thanks for the help. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have one workbook with three spreadsheets -- all are identical except for
the way they are sorted. When I edit an entry on one sheet, I would like for it to edit that same entry on the other two sheets. For instance, if I want to delete an entry on sheet 1, I would like to delete it on sheets 2 and 3. But the entry to be deleted/edited will be a different row on each sheet. Does that answer any of your questions? Thanks again. "Otto Moehrbach" wrote: Mom Do you mean you have 3 sheets in one workbook or one sheet in each of 3 workbooks? Do you mean that what's in one row in one sheet is identical to what is in some other rows in the other 2 sheets? Do you want to make a change in one row of one sheet and automatically have that change made in the proper rows of the other 2 sheets? How many columns in each sheet? What do you want to use as the trigger to make Excel act? What I mean by this is: Excel needs to know that you have finished making the changes in that one row so that it can then act to revise the other sheets. If you have only one column in each sheet, then Excel can act when an entry in that column is changed. But if you have multiple columns, how can Excel know when you are through editing that row? Think about it. Or perhaps you want Excel to update the other 2 sheets when a change is made in any of the columns? Also, if you have multiple columns, can you say that one column has unique entries (no entry repeats in that column in the same sheet)? HTH Otto "Military Mom Too" wrote in message ... I would like to be able to revise the data in several spreadsheets at once. I have a list of books in three different spreadsheets, each sorted differently. I would like to add, delete or edit data in all three without sorting them all alike first. I know that I can enter new data by holding down CTRL and clicking each spreadsheet, but it doesn't work for editing the data. Thanks for the help. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Mom
That does except for the last question I had. Excel needs something that it can use to find the rows in the other sheets when you make a change in one sheet. For example, let's say that you have ID numbers in one column. ID numbers are unique in that only one row in each sheet will have that ID number. Excel can then look in the row of the cell that was changed and get that ID number, even if the ID number is the thing that was changed, and search for that ID number in the other 2 sheets and duplicate the change that was made. You say that you have a list of books. Can you say that the names of the books are unique? Or is there a code number that goes with each book that is unique? Anything that is unique? It would help if you gave me the column headers so that I would know what column to search for this unique entity as well as which column to change. HTH Otto "Military Mom Too" wrote in message ... I have one workbook with three spreadsheets -- all are identical except for the way they are sorted. When I edit an entry on one sheet, I would like for it to edit that same entry on the other two sheets. For instance, if I want to delete an entry on sheet 1, I would like to delete it on sheets 2 and 3. But the entry to be deleted/edited will be a different row on each sheet. Does that answer any of your questions? Thanks again. "Otto Moehrbach" wrote: Mom Do you mean you have 3 sheets in one workbook or one sheet in each of 3 workbooks? Do you mean that what's in one row in one sheet is identical to what is in some other rows in the other 2 sheets? Do you want to make a change in one row of one sheet and automatically have that change made in the proper rows of the other 2 sheets? How many columns in each sheet? What do you want to use as the trigger to make Excel act? What I mean by this is: Excel needs to know that you have finished making the changes in that one row so that it can then act to revise the other sheets. If you have only one column in each sheet, then Excel can act when an entry in that column is changed. But if you have multiple columns, how can Excel know when you are through editing that row? Think about it. Or perhaps you want Excel to update the other 2 sheets when a change is made in any of the columns? Also, if you have multiple columns, can you say that one column has unique entries (no entry repeats in that column in the same sheet)? HTH Otto "Military Mom Too" wrote in message ... I would like to be able to revise the data in several spreadsheets at once. I have a list of books in three different spreadsheets, each sorted differently. I would like to add, delete or edit data in all three without sorting them all alike first. I know that I can enter new data by holding down CTRL and clicking each spreadsheet, but it doesn't work for editing the data. Thanks for the help. |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Otto --
The headings a Title; Author Last Name; Author First Name; Comments and Column A is where I place an "x" if book has been bought. Most of the book titles are unique, but you know every once in a while, you run across two with the same name. Thanks again, Barbara "Otto Moehrbach" wrote: Mom That does except for the last question I had. Excel needs something that it can use to find the rows in the other sheets when you make a change in one sheet. For example, let's say that you have ID numbers in one column. ID numbers are unique in that only one row in each sheet will have that ID number. Excel can then look in the row of the cell that was changed and get that ID number, even if the ID number is the thing that was changed, and search for that ID number in the other 2 sheets and duplicate the change that was made. You say that you have a list of books. Can you say that the names of the books are unique? Or is there a code number that goes with each book that is unique? Anything that is unique? It would help if you gave me the column headers so that I would know what column to search for this unique entity as well as which column to change. HTH Otto "Military Mom Too" wrote in message ... I have one workbook with three spreadsheets -- all are identical except for the way they are sorted. When I edit an entry on one sheet, I would like for it to edit that same entry on the other two sheets. For instance, if I want to delete an entry on sheet 1, I would like to delete it on sheets 2 and 3. But the entry to be deleted/edited will be a different row on each sheet. Does that answer any of your questions? Thanks again. "Otto Moehrbach" wrote: Mom Do you mean you have 3 sheets in one workbook or one sheet in each of 3 workbooks? Do you mean that what's in one row in one sheet is identical to what is in some other rows in the other 2 sheets? Do you want to make a change in one row of one sheet and automatically have that change made in the proper rows of the other 2 sheets? How many columns in each sheet? What do you want to use as the trigger to make Excel act? What I mean by this is: Excel needs to know that you have finished making the changes in that one row so that it can then act to revise the other sheets. If you have only one column in each sheet, then Excel can act when an entry in that column is changed. But if you have multiple columns, how can Excel know when you are through editing that row? Think about it. Or perhaps you want Excel to update the other 2 sheets when a change is made in any of the columns? Also, if you have multiple columns, can you say that one column has unique entries (no entry repeats in that column in the same sheet)? HTH Otto "Military Mom Too" wrote in message ... I would like to be able to revise the data in several spreadsheets at once. I have a list of books in three different spreadsheets, each sorted differently. I would like to add, delete or edit data in all three without sorting them all alike first. I know that I can enter new data by holding down CTRL and clicking each spreadsheet, but it doesn't work for editing the data. Thanks for the help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining data from multiple worksheets and separate spreadsheets | Excel Discussion (Misc queries) | |||
how do I merge data from separate spreadsheets | Excel Discussion (Misc queries) | |||
updating separate spreadsheets | Excel Worksheet Functions | |||
how do i combine two separate spreadsheets? | Excel Discussion (Misc queries) | |||
Separate Spreadsheets | Excel Worksheet Functions |