S
Slappy
I need to create a button on a form that will copy the text from a particular
field in a selected record and place the text in the same field for a newly
created record.
In other words...say I have a table with the following fields: 1.
line_number 2. product_type 3. cost. I want to be able to select a line in
the table (say line number "29" with product "pizza" and cost "$10.00") and
press a button and have a new line number created with "pizza" already in the
field for product_type. I presume I can do this with a macro group but I
don't know how to go about setting up the macros. If someone could help it
would be greatly appreciated.
field in a selected record and place the text in the same field for a newly
created record.
In other words...say I have a table with the following fields: 1.
line_number 2. product_type 3. cost. I want to be able to select a line in
the table (say line number "29" with product "pizza" and cost "$10.00") and
press a button and have a new line number created with "pizza" already in the
field for product_type. I presume I can do this with a macro group but I
don't know how to go about setting up the macros. If someone could help it
would be greatly appreciated.