I have a one field table that stores the names of ships. This table is the source for a combo box in a data entry form. It works fine except if the user enters a new ship name that is not in the table, it stores the ship name in the data entry table but not in the ship name table.
How do I save the new ship name in the ship table?
TIA,
Tom
How do I save the new ship name in the ship table?
TIA,
Tom