Creating records from forms

  • Thread starter Thread starter Nigel
  • Start date Start date
N

Nigel

I have done the tutorials, I have read the books, nothing seems to help
though.

How do I get my posh form with combo boxes all over it to record the choices
on to a record (or populate several fields in a table)?

E.g. Enter invoice number at top ... Choose product A, and product F and
product C. Now hit a button and hey presto the info is recorded for the
future.

Any tips and tricks gratefully received.
 
Nigel said:
I have done the tutorials, I have read the books, nothing seems to
help though.

How do I get my posh form with combo boxes all over it to record the
choices on to a record (or populate several fields in a table)?

E.g. Enter invoice number at top ... Choose product A, and product F
and product C. Now hit a button and hey presto the info is recorded
for the future.

Any tips and tricks gratefully received.

If you used a bound form this would all be automatic. If you are intentionally
avoiding a bound form please explain why an what your needs are. If you don't
know what I am talking about then you need to read the help and look at the
tutorials again.
 
Back
Top