G
Guest
Hi. I’m relatively new to working out how to structure tables, so hope
someone can help me
I need to set up a case tracking database which tracks leads and where they
come from and then when they turn into actual cases, the progress of the case
is tracked.
I already have the lead tracking part, but now need to expand it. So far I
have
Table – lead source
Table – Leads received – Lead source, client name, email address, phone
number, date lead received, follow up dates, case notes and then date lead
turned into a case to process.
I’m then stuck on how to structure the case tracking part of my data base.
I need to record more client details than are needed for the lead and more
follow up dates and case comments, but need to see the original notes too,
plus details of their case (such as who we’re dealing with to resolve it).
Should I break down my leads received so that customer details are in a
separate table which I can add to? But if I do how do I structure the rest
of the details I need to record?
Can anyone help me please?
someone can help me
I need to set up a case tracking database which tracks leads and where they
come from and then when they turn into actual cases, the progress of the case
is tracked.
I already have the lead tracking part, but now need to expand it. So far I
have
Table – lead source
Table – Leads received – Lead source, client name, email address, phone
number, date lead received, follow up dates, case notes and then date lead
turned into a case to process.
I’m then stuck on how to structure the case tracking part of my data base.
I need to record more client details than are needed for the lead and more
follow up dates and case comments, but need to see the original notes too,
plus details of their case (such as who we’re dealing with to resolve it).
Should I break down my leads received so that customer details are in a
separate table which I can add to? But if I do how do I structure the rest
of the details I need to record?
Can anyone help me please?