Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi, I have a value in a particular cell that I want to use to launch a
macro that will use that value. I am not an expert on VB, but I guess this means I could use the cell as a parameter? The best way to explain is probably by showing the macro: Sheets("Jan 08").Visible = True Selection.AutoFilter Field:=2, Criteria1:="Night" The Jan 08 value could change everytime, dependant on what is in the cell (say B2) so it may May 08, Dec 08 etc. I simply want the "Jan 08" to be "<cell B2" every time. Can anyone help please? Cheers Rich |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do a set a parameter in cell - choose A or B options? | Excel Worksheet Functions | |||
How to choose if I use a parameter or not in a parameter query | Excel Discussion (Misc queries) | |||
how to pass a cell as parameter for an external program? | Excel Discussion (Misc queries) | |||
Parameter Query Cell substitution | Excel Discussion (Misc queries) | |||
Sort (parameter stored in cell) | Excel Worksheet Functions |