G
Guest
We have a form which nees to update a table however I need to complete the
coding in VBA but everything I enter does not work. Not only does the table
need to be populated using text and combo boxes but I need to do a serach
before adding the data into the table as we have a few combo boxes with info
that needs to be added under the same feild in the table.
example: 2 combo boxes called melb and syd. melb has numbers 9324, 9334,
9344 while syd has 9201, 9206, 9251. From melb comobox we select 9324 and syd
we select 9201 then we need to records to be entered into the table with the
same details from all the other text boxes etc but the table field called
state will need to show the 9324 as one record and 9201 as the next record.
I would greatlly appreciate any help as I have tried all different versions
for the past 2 weeks.
coding in VBA but everything I enter does not work. Not only does the table
need to be populated using text and combo boxes but I need to do a serach
before adding the data into the table as we have a few combo boxes with info
that needs to be added under the same feild in the table.
example: 2 combo boxes called melb and syd. melb has numbers 9324, 9334,
9344 while syd has 9201, 9206, 9251. From melb comobox we select 9324 and syd
we select 9201 then we need to records to be entered into the table with the
same details from all the other text boxes etc but the table field called
state will need to show the 9324 as one record and 9201 as the next record.
I would greatlly appreciate any help as I have tried all different versions
for the past 2 weeks.