M
Michelle
I have a form for software tracking it has a sub form for license information
and one for system the software is assigned to.
When I enter information for license information for one piece of software
it shows up in all of them (same with system but if I get the one to work
then I will be able to get the other to work)
tblsoftware
ID (AutoNum)
Company
Title
MediaType
NumMedia
NumLicense
NumberAssigned
tblLicenseKey
ID (AutoNum) - Primary Key
SWID
LicenseKey
CertiicateNum
OrderNum
ExpDate
NoPerCert
Relationship is one to many tblSoftware [ID] to tblLicenseKeys [SWID]
For some reason when I enter data into the subform it is not getting the ID
from the mainform (can this be done?)
and one for system the software is assigned to.
When I enter information for license information for one piece of software
it shows up in all of them (same with system but if I get the one to work
then I will be able to get the other to work)
tblsoftware
ID (AutoNum)
Company
Title
MediaType
NumMedia
NumLicense
NumberAssigned
tblLicenseKey
ID (AutoNum) - Primary Key
SWID
LicenseKey
CertiicateNum
OrderNum
ExpDate
NoPerCert
Relationship is one to many tblSoftware [ID] to tblLicenseKeys [SWID]
For some reason when I enter data into the subform it is not getting the ID
from the mainform (can this be done?)