Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi, Is it possible to combine two work sheets into one?
ex: I have first.xls, second.xls firsr.xls has columns aa,bb,cc second.xls has columns aa,bb,cc,dd Both sheets has different data. I want to see them in a single sheet at once side by side and should be able to compare. appreciate your help. Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The easiest thing to do, is to copy/paste from second.xls into ff, gg, hh.
Or.... if you have Excel 2003, you can go to Window--compare side by side with or.... Use helper columns to do the comparison for you. In first.xls go to column ff. Use the following formula =EXACT(AA1,[second]Sheet1!AA1) This will give you a true or false answer to the question, 'Do these cells match exactly?" " wrote: Hi, Is it possible to combine two work sheets into one? ex: I have first.xls, second.xls firsr.xls has columns aa,bb,cc second.xls has columns aa,bb,cc,dd Both sheets has different data. I want to see them in a single sheet at once side by side and should be able to compare. appreciate your help. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining mutiple columns into one column | Excel Worksheet Functions | |||
combining countif with AND function | Excel Worksheet Functions | |||
Combining text from multiple columns into 1 | Excel Discussion (Misc queries) | |||
Combining workbooks with some variable field names | Excel Discussion (Misc queries) | |||
Combining Tables | Excel Discussion (Misc queries) |