![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Posts: 73
|
how can I consolidate data between two sheets???
|
|
|
|
|
|
#2 |
|
BatCoder
Join Date: Feb 2002
Location: Turkey
Posts: 764
|
SheetName!CellReferences
say in sheet3 A1: =Sheet1!A1 +Sheet2!A1 or =SUM(Sheet1!A1:A3,Sheet2!A1:A3) Actually functions would help you when you start giving data from sheets by selecting mouse. regards |
|
|
|
|
|
#3 |
|
MrExcel MVP
Join Date: Mar 2002
Location: Michigan USA
Posts: 11,452
|
Further to what smozgur suggested, you may also want to lookat DATA|COSOLIDATE feature!
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|