L
ladybug via AccessMonster.com
I have a form called frmChangeControl. In this form is a series of tabs with
different subforms. One subform is called sfrm_rom.
In this subform there are multiple text boxes. The first one is called
cc_number. This is what links frmChangeControl and sfrm_rom. The second one
is rom_number. This is an autonumber that is created once data is entered in
any of the other textboxes on sfrm_rom.
I need this autonumber to calculate as soon as frmChangeControl is opened.
Can someone help me with an On Open Event or any other suggestions?
different subforms. One subform is called sfrm_rom.
In this subform there are multiple text boxes. The first one is called
cc_number. This is what links frmChangeControl and sfrm_rom. The second one
is rom_number. This is an autonumber that is created once data is entered in
any of the other textboxes on sfrm_rom.
I need this autonumber to calculate as soon as frmChangeControl is opened.
Can someone help me with an On Open Event or any other suggestions?