Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Spin Button or Scroll Bar in Access Form?

Status
Not open for further replies.

georgp

Technical User
Mar 28, 2002
96
US
Hi,

I wanted to include a spin button in my Access form (I was used to this from Excel forms) and realized that they are not available (same as scroll bars). Any idea how to manage that?

Thanks, georgp
 
The easiest way to do it is to insert the ActiveX control "Microsoft Forms 2.0 Spin Button". If you don't want to use an ActiveX control, you could also create your own. Simply place 2 buttons on the form, one that increments and one that decrements.
 
Thanks FancyPrairie.
I have started with the Active Xcontrols. After a few problems they seem to work now.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top