Help anybody!
I have 2 forms: frmSource (data came from 5 tables) and frmDestination.
Question: frmDestination is setup to have an ID field (is that necessary?)
Is this possible to replace ID field to become Assembly Partnumber instead? For every
record collected from frmSource will be treated as 1 Assembly.
Instead of Autonumber make it a text data type and define a format property or input mask?
Thank you in advance for suggestions or comments
I have 2 forms: frmSource (data came from 5 tables) and frmDestination.
Question: frmDestination is setup to have an ID field (is that necessary?)
Is this possible to replace ID field to become Assembly Partnumber instead? For every
record collected from frmSource will be treated as 1 Assembly.
Instead of Autonumber make it a text data type and define a format property or input mask?
Thank you in advance for suggestions or comments