Subform problem

  • Thread starter Thread starter Lee-Anne Waters via AccessMonster.com
  • Start date Start date
L

Lee-Anne Waters via AccessMonster.com

Hi,

i have a subform set up on a main form that only ever allows the users to
select 4 types of payrates.. ie ordinary time, double time etc.

what i would like to be able to do is display this in some sort of grid
format.

is it possible to display on the form all the payrates without having to
use a subform???

any help greatly appreciated.

thanks
Lee-Anne
 
If these are static choices, then a good solution is to use an Option Group.
Use the toolbox wizard to set this up and you'll have 4 radio buttons on
your form for the user to pick 1 payrate.
-Ed
 
Back
Top