J
Joe Williams
I have been tasked to create a program to track sales for our company. This
would involve collecting some information about prospects, and then if they
decide to purchase, to turn them into active clients and process a sale
transaction.
I am a little unsure of the logic of how to put this database together. Has
anyone worked with this type of setup, and if so what is the "usual" process
of turning a prospect record into an active client record when a sale is
made?
I was thinking that on a sales form you could have a lookup of prospective
clients, and then somehow run an update to add them to the active clients
table. But also, not only could prospective clients place an order but
existing clients could also be placing an order, so this is where I got
confused.
Any help would be appreciated. Thanks
joe
would involve collecting some information about prospects, and then if they
decide to purchase, to turn them into active clients and process a sale
transaction.
I am a little unsure of the logic of how to put this database together. Has
anyone worked with this type of setup, and if so what is the "usual" process
of turning a prospect record into an active client record when a sale is
made?
I was thinking that on a sales form you could have a lookup of prospective
clients, and then somehow run an update to add them to the active clients
table. But also, not only could prospective clients place an order but
existing clients could also be placing an order, so this is where I got
confused.
Any help would be appreciated. Thanks
joe