DCrake Remembered Local time Today, 03:25 Joined Jun 8, 2005 Messages 8,626 Nov 23, 2009 #1 This little wizard lets the user use a scroll bar to select a range of time during a single day. A few little nifty features. Not bound to table for purposes of demo. David Attachments TimeSelector.mdb TimeSelector.mdb 128 KB · Views: 2,239
This little wizard lets the user use a scroll bar to select a range of time during a single day. A few little nifty features. Not bound to table for purposes of demo. David
DCrake Remembered Local time Today, 03:25 Joined Jun 8, 2005 Messages 8,626 Nov 24, 2009 #2 Is used the MS Forms 2.0 Scrollbar Control. Selected as an ActiveX You need to register MSComCtl2.ocx in tools and references. Last edited: Nov 24, 2009
Is used the MS Forms 2.0 Scrollbar Control. Selected as an ActiveX You need to register MSComCtl2.ocx in tools and references.