Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It would be greatly apprecicated if someone could explain how to achievet
the following scenario: Situation ---------- We have a big spreadsheet highlighing our inventory of yachts with multiple columns all using AutoFilter pull down menus allowing the user to 'filter' by particular value in a particular column eg: Column D filter | Custom | equals ='power' | contains ='sail' Objective ------------ Is there a simple programatiic way that I can add some kind of button to the excel spreadsheet which when pressed achieves the following 1. Hides unnecessary columns temporarily 2. Applies a filter to the approprriate column similiar to the filter outlined above. I envisage a series of buttons that would allow the end user to view the data according to eg: YachtType Condition Length etc I had considered macros but still faced with: 1. Captureing mouse or keystrokes 2. How do I create button on an excel spreadsheet Seems a simple programatic solution would be best. Many thanks in advance Jason |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide Rows or Columns with +/- button above row/column label headin | Excel Worksheet Functions | |||
Excel auto-filter does not filter certain columns | Excel Discussion (Misc queries) | |||
Hide/Unhide columns using button on top over relevant columns | Excel Discussion (Misc queries) | |||
How do I hide columns using a button that slides back and forth | Excel Worksheet Functions | |||
How to hide pre-defined columns at the touch of a button | Excel Programming |