Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Still learning how to use VB coding to it's most effectiveness...
I have two sheets. sheet1 and sheet2. I want to pull the value of cell(2, "d") from sheet1 and compare it to every value of column "d" in sheet2, highlighting as it goes by. Once it has finished I want it to go to cell(3, "d") in sheet1 and do the same thing, comparing itself to all the values of column "d" in sheet2. I know how to pull the variable I want, I know how to do the highlighting code, and I know how to do the loops and whatnot. What I do not know how to do is referance seperate sheets. help?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Line count in sheet determines paste range in another sheet | Excel Programming | |||
Line count in 1 sheet to determine paste range in 2nd sheet. | Excel Programming | |||
After adding a new sheet, wanting to compare cell values | Excel Programming | |||
Help me, compare 2 sheet and extract the match data into the new sheet. | Excel Discussion (Misc queries) | |||
Compare Sheet Cell to Sheet Column | Excel Worksheet Functions |