T
tankerman
I have two tables, "BargeEntry" and "Delay". The BargeEntry table has
date/time fields as does Delay table. I have forms for both of these tables.
In both of these tables are fields named TicketNumber, BargeName (both fields
are on both forms as well). I have a button on my BargeEntry form that brings
up the Delay form, is there a way that when the delay form comes up it will
have the fields for the TicketNumber and BargeName already inserted into
their fields because the delays will be for that barge just entered on the
BargeEntry from. TicketNumber is the Primary Key for both tables.
date/time fields as does Delay table. I have forms for both of these tables.
In both of these tables are fields named TicketNumber, BargeName (both fields
are on both forms as well). I have a button on my BargeEntry form that brings
up the Delay form, is there a way that when the delay form comes up it will
have the fields for the TicketNumber and BargeName already inserted into
their fields because the delays will be for that barge just entered on the
BargeEntry from. TicketNumber is the Primary Key for both tables.