Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro with the following statement:
Selection.AutoFilter Field:=1, Criteria1:="=5/15/2006", Operator:=xlAnd _ , Criteria2:="<=5/28/2006" I want to replace the two dates with references to the values in cells B1 and B2 in the sheet "Macro Data". How do I do this? Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 macros set relative cell references | Excel Discussion (Misc queries) | |||
cell references in macros | Excel Discussion (Misc queries) | |||
Relative (vs. Absolute) Cell References with macros | Excel Discussion (Misc queries) | |||
Using cell references in Excel Macros | Excel Programming | |||
Relative Cell References in Macros | Excel Programming |