Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi ,
can someone help me with this i went to window menu and clicked compare side by side it works but i want to show the result if a certail cell of a row doesnt match or highlight it so i know its different i even tried formula but it doesnt work =if(i2=v2,"1","0") but it show 1 all over. please help ASAP. -- Nisha P |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
If I2 and V2 are in separate workbooks.
Your formula in Book1 should read like this.......... =IF([Book2.xls]Day!$B$1=B1,1,0) Gord Dibben MS Excel MVP On Thu, 15 Mar 2007 07:20:13 -0700, nishkrish wrote: Hi , can someone help me with this i went to window menu and clicked compare side by side it works but i want to show the result if a certail cell of a row doesnt match or highlight it so i know its different i even tried formula but it doesnt work =if(i2=v2,"1","0") but it show 1 all over. please help ASAP. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to compare 2 worksheets... | Excel Discussion (Misc queries) | |||
Compare Worksheets | Excel Discussion (Misc queries) | |||
compare worksheets | Excel Discussion (Misc queries) | |||
Compare worksheets | Excel Worksheet Functions | |||
Compare Two Worksheets | Excel Discussion (Misc queries) |