Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am looking for a sort of drill down reporting feature.
I have two workbooks. WB1 and Wb2. Wb1 has cells with red or green color based on some criteria. When clikced on any particular red cell, it should open Wb2 and show only that information for that particular cell value. How we can pass the clicked cell value to the other workbook, based on which I can filter the data in Wb2 and show only relevant data. If we could some how pass some range of values in the clicked cell row in Wb1 to Wb2, it would be more better. Thanks in Advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to pass data from UserForm to spreadsheet | Excel Programming | |||
SOS-How to pass array parameter to Workbooks.OpenText(...) in VC++ | Excel Programming | |||
How to pass FieldInfo parameter to Workbooks::OpenText(...) in VC+ | Excel Programming | |||
How to pass value in cell between workbooks ? | Excel Programming | |||
How to pass value between workbooks ? | Excel Programming |