Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Am working with 2 workbooks: book1.sheet1 and book2.sheet1. The task is
to search thru the usedrange in book1.sheet1 for cell with interior colorIndex of 43 and apply to corresponding cell in book2.sheet2; That means with cell of colorInedx 43 found, then identify and select the corresponding value in the Column A. Then with that value turn to Book2.sheet1 and Search thru column A for same value. Identify the cell that corresponds to the one in book2 with color index 43 and apply color index 56 to the cell. both sheets contains same set data structure i.e same columns. book1.sheet1 has more rows. Columns A arrangements are irregular. Usedranges are not fixed. see illustrations below: The cells marked X has interior.colorindex of 43 Book1.sheet1 COLUMN A COLUMN B COLUMN C COLUMN D Greg x x John x James x Peter Joy x Book2.sheet1 COLUMN A COLUMN B COLUMN C COLUMN D Greg John James |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Working with multiple files/workbooks cross linked | New Users to Excel | |||
Working with multiple workbooks. | Excel Programming | |||
Working on Multiple Workbooks | Excel Discussion (Misc queries) | |||
activesheet.tab.colorindex not working when workbook shared | Excel Discussion (Misc queries) | |||
Is ther a way to change the interior.colorindex of multiple rows | Excel Programming |