David & Joanne Gould
dajomigo at tpg.com.au
Mon Mar 27 02:17:48 CST 2006
Thanks, Gustav. At 06:21 PM 27/03/2006, you wrote: >Hi David > >I mean that one code line can replace five. > >/gustav > > >>> dajomigo at tpg.com.au 27-03-2006 04:56 >>> >Hi Gustav, > >Sorry for the delay. That's right, I'm not sure what you mean? > >David > >At 09:27 PM 25/03/2006, you wrote: > > >But the checkbox is only True or False: > > > > Me.Image5.Visible = Check6.Value > > > > > > If Check6 = 0 Then > > > > Me.Image5.Visible = False > > > > Else > > > > Me.Image5.Visible = True > > > > End If > > >-- >AccessD mailing list >AccessD at databaseadvisors.com >http://databaseadvisors.com/mailman/listinfo/accessd >Website: http://www.databaseadvisors.com