Forum Discussion
xomilennn
Aug 03, 2024Copper Contributor
Compare data- plz help asap
hi all, im new to excel and need help very urgently with my data I have 2 sets of data open on 2 separate tabs and i must combine them to compare -->through a chart then make a graph, however w...
GeorgieAnne
Aug 03, 2024Iron Contributor
Hello xomilennn
How much data are you copying? If you select the whole worksheet, that may take a while to paste, plus you run the chance of Excel not having enough resources to paste all what you need to paste.
I suggest copy ONLY what you need to paste back. So select the range of Data that you need. You can do this by using the Go to (F5 function key 5) and plug in the range you need to select for example A1:J98765 in the reference box. This will select your range that you want to copy and will not copy useless empty cells. If you do not know the last cell J98765 you can go to cell J1 and then use CTRL+Down arrow key combination to reach the last row. If you have any empty rows in between (Not a good idea at all) then you can repeat this process until you get to the end.
Also to compare data in two sheets you can use the formula =Sheet1!A1=Sheet2!A1 This will give you TRUE if cell A1 in Sheet 1 is equal to cell A1 in Sheet 2. Obviously you need to change the names and the cells to make it work for you. You could also use Conditional Formatting to mark the cells that are NOT equal or EQUAL depending on your needs and then copy only these cells.
Let us know if you need more help.
GiGi
How much data are you copying? If you select the whole worksheet, that may take a while to paste, plus you run the chance of Excel not having enough resources to paste all what you need to paste.
I suggest copy ONLY what you need to paste back. So select the range of Data that you need. You can do this by using the Go to (F5 function key 5) and plug in the range you need to select for example A1:J98765 in the reference box. This will select your range that you want to copy and will not copy useless empty cells. If you do not know the last cell J98765 you can go to cell J1 and then use CTRL+Down arrow key combination to reach the last row. If you have any empty rows in between (Not a good idea at all) then you can repeat this process until you get to the end.
Also to compare data in two sheets you can use the formula =Sheet1!A1=Sheet2!A1 This will give you TRUE if cell A1 in Sheet 1 is equal to cell A1 in Sheet 2. Obviously you need to change the names and the cells to make it work for you. You could also use Conditional Formatting to mark the cells that are NOT equal or EQUAL depending on your needs and then copy only these cells.
Let us know if you need more help.
GiGi