Toggle buttons Questions

1

How to Set Active Period in a table
I have defined financial periods in table. In this table i have defined 3 fields, 1-StartDate, 2EndDate, 3-ActiveDeactive. Field type of “ActiveDeactive” is set to Yes/No. One record should be ON and remaining all OFF I want to set any financial period as active period at any time

Answer Question   |  June 1, 2010  12:03 PM
Microsoft Access, Microsoft Access tables, Toggle buttons
asked by:
80 pts.

Toggle Case Keys in Open Office Writer
in ms-word toggle case(shift+f3)but what is equlent key in openofficewriter?

Answer Question   |  May 25, 2010  6:31 AM
Microsoft Word, Open Office, Toggle buttons
asked by:
5 pts.

Toggle between check boxes
Without useing a If statement who do you write the code to toggle from one checkbox to another.

Answer Question   |  January 22, 2010  1:38 PM
Toggle buttons, Visual Basic 2008, Visual Basic developers
asked by:
10 pts.

Toggle button
I have two command buttons, CmdNew and CmdOld, where by clicking the first i make the second visible and vice versa for example Private Sub CmdNew_Click() Me!CmdOld.Visible = True End Sub I want to use only one toggle button instead,with two captions”Old” and “New”. I have difficulties with making the buttons visible and invisible.Also.if i [...]

Answer Question   |  January 26, 2009  12:30 PM
cmdNew_Click event, Software development, Toggle buttons
asked by:
15 pts.

1