S
Sandra
I have a form based on a Ticket Sales table, and it
contains a Patron form for getting a patron's name from a
table. In this form I have a another table as a subform
datasheet for Ticket Sales Detail for the tickets sold to
this patron. I am having difficulty setting up this
subform.
First I created a combo box based on the Ticket Master
List and once a ticket is selected it fills out the Class,
Row, Seat and Price fields in the Ticket Sales Detail
form. All works fine except that occasionally I must
change the ticket price for a student ticket. If I do
this in the Ticket Sales Detail then it also changes the
price in the Ticket Master List, which I do not want
changed.
I have also tried populating the fields using the column
values from the combo box, and this gets the data OK but I
can't change the price because that field is bound to the
column.
How do I get the field values from the Ticket Master List
table into the same fields as my Ticket Sales Detail table
without compromising the Master Ticket List and still be
able to edit the fields in the Ticket Sales Detail?
TIA,
Sandra
contains a Patron form for getting a patron's name from a
table. In this form I have a another table as a subform
datasheet for Ticket Sales Detail for the tickets sold to
this patron. I am having difficulty setting up this
subform.
First I created a combo box based on the Ticket Master
List and once a ticket is selected it fills out the Class,
Row, Seat and Price fields in the Ticket Sales Detail
form. All works fine except that occasionally I must
change the ticket price for a student ticket. If I do
this in the Ticket Sales Detail then it also changes the
price in the Ticket Master List, which I do not want
changed.
I have also tried populating the fields using the column
values from the combo box, and this gets the data OK but I
can't change the price because that field is bound to the
column.
How do I get the field values from the Ticket Master List
table into the same fields as my Ticket Sales Detail table
without compromising the Master Ticket List and still be
able to edit the fields in the Ticket Sales Detail?
TIA,
Sandra