Microsoft
Software
Hardware
Network
Question : Toggle Buttons changing textbox value in access 2007
I created a form in Access 2007. I have 4 toggle buttons on it. tgl1, tgl2, tgl3, and tgl4 located in an option group (grpMenuSelection). What i would like is when clicking on the different toggle buttons meking the value in option group change to 1,2,3, or 4 and change the textbox value to the toggles tag. THis is to be done in code builder
The form has the following controls
Toggle Buttons --> tgl1, tgl2, tgl3, tgl4
Option Group -->grpMenuSelection
Text Box --> txtMenuHeading
Answer : Toggle Buttons changing textbox value in access 2007
or
Private Sub grpMenuSelection_AfterUpda
te()
Me.txtMenuHeading = Me("tgl" & grpMenuSelection.Value).Ta
g
End Sub
Random Solutions
how to re-assign a class member in c++ (override its value by pointer)
Hacking the Error with Custom error message
HTTP Error 404.3 on IIS 7.0
OCS 2007 R2 and Cisco call manager
Identifying a cell in a declaration as having any value that falls within a specified range
HOW TO: remove the Anonymous User from the Everyone Group....
Visual Mapping Software
Initialization failed for opening on premisis exchange server
How to stablish a proper setup in MS Outlook 2003 encrypting mails
Migrate from Windows 2003 Domain to New Windows 2008