B
bw
I currently have a table with Indexes as follows:
Key2 Computer Ascending
DBNum Ascending
InstNum Ascending
PrimaryKey ClientID Ascending
I would now like to restrict input further by restricting a CompanyID to a single Computer.
There can be multiple entries for a single CompanyID, but they must not be allowed to
enter multiple Computer choices for that CompanyID.
Can this be done in the Table Indexes area, or must I do this elsewhere?
Thanks,
Bernie
Key2 Computer Ascending
DBNum Ascending
InstNum Ascending
PrimaryKey ClientID Ascending
I would now like to restrict input further by restricting a CompanyID to a single Computer.
There can be multiple entries for a single CompanyID, but they must not be allowed to
enter multiple Computer choices for that CompanyID.
Can this be done in the Table Indexes area, or must I do this elsewhere?
Thanks,
Bernie