Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I've two worksheets for current month and previous month. I'd like to compare this two sheets and highlight the different. The key to compare is Product No in column A. I could do this using loop to check row by row in the previous month sheet. And using vlookup to check if the Product No exist in current month sheet. I wonder if there is more effective method to accomplished this task. I think the looping row by row is quite slow. And in some occasion, the Product No was blank that make my vlookup not working properly (I think). Your help are appreciated. -- hideki ------------------------------------------------------------------------ hideki's Profile: http://www.excelforum.com/member.php...o&userid=18903 View this thread: http://www.excelforum.com/showthread...hreadid=468402 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Effective method to paste array formula | Excel Worksheet Functions | |||
Effective Method to Detemine the Beginning and End of An Array? | Excel Programming | |||
Method failed when creating new worksheets | Excel Programming | |||
Union Method with multiple worksheets | Excel Programming | |||
Worksheets.Add method | Excel Programming |