Hello,
If I have some page fields which each contain only one data value, how can I programmatically select the single data value? The "All" entry shows by default and I would like to save the user a bit of clicking.
Thanks for your help... Kim
Hello,
If I have some page fields which each contain only one data value, how can I programmatically select the single data value? The "All" entry shows by default and I would like to save the user a bit of clicking.
Thanks for your help... Kim
Hi,
Give this a try:
Cheers![]()
Range("your cell in here").AutoFilter Field:=1, Criteria1:="your date in here"
Derek
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks