Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 43
Default Simple Filter Question

I have a filter setup based on whether a time is with in a given period
based on current system time. I move through the records on a regular basis
with a userform. What will trigger the filter to re evaluate which records
to display? Sometimes it seems to adjust as the day goes by, it seems
filter, and sometimes it does not.

I have a field filled with current time, plus an adjustment for timezone

Here is the filter I am using:

Sub time4_930()
' time4_930 Macro
'Filters time periods between 4PM and 9:30PM local time

Selection.AutoFilter Field:=32, Criteria1:=".6666", Operator:=xlAnd, _
Criteria2:="<=.875"
End Sub

Thanks
Bruce



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IF formula-simple question; simple operator Rich D Excel Discussion (Misc queries) 4 December 6th 07 03:36 PM
a simple question Zee Excel Discussion (Misc queries) 1 September 18th 06 10:44 AM
Very simple question. Fenneth Excel Discussion (Misc queries) 3 April 19th 06 07:53 PM
Simple question MasterMind Charts and Charting in Excel 1 October 1st 05 02:45 PM
Simple Simple Excel usage question BookerW Excel Discussion (Misc queries) 1 June 23rd 05 10:06 PM


All times are GMT +1. The time now is 10:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"