G
Guest
I have two subforms in a form each from different tables. I want to generate
an autonumber in one sub form and have that number be input into another
sub form that will in turn enter that number into its related table. I have
tried the VBA code equating the two fields and I have created a macro. I
have put the event procedure (and different try- the macro) in the
properties of the second field that I want to recieve the number in Event as
ON Click - expecting the field to update when I click on that field. It
doesn't seem to be working. Is this possible? I don't know VBA . I would
apprecizte any help I can get.
an autonumber in one sub form and have that number be input into another
sub form that will in turn enter that number into its related table. I have
tried the VBA code equating the two fields and I have created a macro. I
have put the event procedure (and different try- the macro) in the
properties of the second field that I want to recieve the number in Event as
ON Click - expecting the field to update when I click on that field. It
doesn't seem to be working. Is this possible? I don't know VBA . I would
apprecizte any help I can get.