K
K Petroski
I am new to Access and working to create an automated way for our service
reps to track their calls. Can someone take a look and provide some feedback?
CUSTOMERS TABLE
Customer ID (primary key)
Name
Address1
Address2
City
St
Zip
Phone
Fax
Email
Notes
REQUESTS TABLE
Customer ID (link to customer ID in Customers Table)
Request Number (auto assigned)
Request Type
User ID (Link to User ID in USER Table)
Open Date
Close Date
USER ID TABLE
USER ID
Employee First Name
Employee Last Name
reps to track their calls. Can someone take a look and provide some feedback?
CUSTOMERS TABLE
Customer ID (primary key)
Name
Address1
Address2
City
St
Zip
Phone
Fax
Notes
REQUESTS TABLE
Customer ID (link to customer ID in Customers Table)
Request Number (auto assigned)
Request Type
User ID (Link to User ID in USER Table)
Open Date
Close Date
USER ID TABLE
USER ID
Employee First Name
Employee Last Name