Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I've been putting together a basic financial report utility that imports data for a specific cost centre using SQL and does a whole range of array formulas in a predefined layout and does some nice little charting. This utility then copies the 'cover page', 'Report' and 'Data' tab to a new workbook as values only. Saves the file and then emails the newly created workbook to whomever it needs to go to. The managers have asked for something which has got me scratching my head. I know it can be done as I've seen it done before. Essentially, what they want to do is to be able to click on a given 'chart account' and filter the transactions based on what they've selected. My thoughts are.... If a user 'double clicks' on a row, it will 'auto filter' the data based on the value in column H and the row they've clicked on "if there is a code available" I think the best way forward, to make it simple for the users is to just have the 'Data' filter based on what is selected. The next thing I need to do is copy the VBA module to the new workbook. Any tips would be sincerely appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protected Worksheet, Cell Formatting Lost on Double Click? | Excel Discussion (Misc queries) | |||
Double Click Event Error on Worksheet | Excel Programming | |||
How do I filter displayed columns when double click in a pivot tab | Excel Discussion (Misc queries) | |||
Can you capture worksheet double click event from an Add-In???? | Excel Programming | |||
Suppress double click behaviour when a picture on a worksheet is active/selected | Excel Programming |