dbTalk Databases Forums  

Looking for pointer in right direction for a call center application

comp.database.ms-access comp.database.ms-access


Discuss Looking for pointer in right direction for a call center application in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kcmagg@NOSPAMcomcast.net
 
Posts: n/a

Default Looking for pointer in right direction for a call center application - 04-23-2005 , 12:58 AM






Mornin, group. Long-time usenet lurker, 1st time poster to this group.

If I am in the wrong ballpark, please point me in the right direction
:-)

I work in a call center and what we are looking for is something very
simple (I was thinking MS Access?) where the user at the workstation
would, to track their call, click on an appropriately labeled radio
button (ie: call transer, reservation, price quote, etc). Then they
would submit and each time they did that the info would be exported to
a shared network database organized by rep name, date/time.

I actually was toying w/ Access here at home (office 2k3), and I'd
like to try my hand at it myself. Know a fair bit about computers, but
little about database creation/management in general or Access in
particular.

Can anyone get me started? I wasn't even sure what combo of search
terms to use on Google, what I should be trying to look up on
Microsoft.com...etc...

If this might be too big of an undertaking for a novice, are there any
3rd party software recommendations?

Thank you.
Scott

Reply With Quote
  #2  
Old   
Ira Solomon
 
Posts: n/a

Default Re: Looking for pointer in right direction for a call center application - 04-24-2005 , 03:10 PM






Scott:

Access is seductive. It shows you all the great things you can do
with little effort. And then when you try to do soemthing real,
reality raises its ungly head.

If you have never written any code you will get about 2/3 of the way
through and then get stuck. I don't think this will require real deep
code, but it will require some.

If you are interested in learning VBA there are a ton of books out
there.

If not, I hope someone knows of an off the shelf app.

Good Luck
Ira Solomon


On Sat, 23 Apr 2005 01:58:52 -0400, kcmagg (AT) NOSPAMcomcast (DOT) net wrote:

Quote:
Mornin, group. Long-time usenet lurker, 1st time poster to this group.

If I am in the wrong ballpark, please point me in the right direction
:-)

I work in a call center and what we are looking for is something very
simple (I was thinking MS Access?) where the user at the workstation
would, to track their call, click on an appropriately labeled radio
button (ie: call transer, reservation, price quote, etc). Then they
would submit and each time they did that the info would be exported to
a shared network database organized by rep name, date/time.

I actually was toying w/ Access here at home (office 2k3), and I'd
like to try my hand at it myself. Know a fair bit about computers, but
little about database creation/management in general or Access in
particular.

Can anyone get me started? I wasn't even sure what combo of search
terms to use on Google, what I should be trying to look up on
Microsoft.com...etc...

If this might be too big of an undertaking for a novice, are there any
3rd party software recommendations?

Thank you.
Scott


Reply With Quote
  #3  
Old   
kcmagg@NOSPAMcomcast.net
 
Posts: n/a

Default Re: Looking for pointer in right direction for a call center application - 04-25-2005 , 04:33 PM



Hi Ira,

Yeah, I am getting the impression that this ain't no job for a
beginner! I actually got a reply from someone who designs databases
for a living, and am forwarding his proposal to my boss, so we shall
see.

Thanks for replying!

Scott



On Sun, 24 Apr 2005 16:10:12 -0400, Ira Solomon
<isolomon (AT) solomonltd (DOT) com> wrote:

Quote:
Scott:

Access is seductive. It shows you all the great things you can do
with little effort. And then when you try to do soemthing real,
reality raises its ungly head.

If you have never written any code you will get about 2/3 of the way
through and then get stuck. I don't think this will require real deep
code, but it will require some.

If you are interested in learning VBA there are a ton of books out
there.

If not, I hope someone knows of an off the shelf app.

Good Luck
Ira Solomon


On Sat, 23 Apr 2005 01:58:52 -0400, kcmagg (AT) NOSPAMcomcast (DOT) net wrote:

Mornin, group. Long-time usenet lurker, 1st time poster to this group.

If I am in the wrong ballpark, please point me in the right direction
:-)

I work in a call center and what we are looking for is something very
simple (I was thinking MS Access?) where the user at the workstation
would, to track their call, click on an appropriately labeled radio
button (ie: call transer, reservation, price quote, etc). Then they
would submit and each time they did that the info would be exported to
a shared network database organized by rep name, date/time.

I actually was toying w/ Access here at home (office 2k3), and I'd
like to try my hand at it myself. Know a fair bit about computers, but
little about database creation/management in general or Access in
particular.

Can anyone get me started? I wasn't even sure what combo of search
terms to use on Google, what I should be trying to look up on
Microsoft.com...etc...

If this might be too big of an undertaking for a novice, are there any
3rd party software recommendations?

Thank you.
Scott


Reply With Quote
  #4  
Old   
Ira Solomon
 
Posts: n/a

Default Re: Looking for pointer in right direction for a call center application - 04-25-2005 , 09:49 PM



Scott:
If you don't like his proposal, I might make one.
Let me know.
I've been writing code for 35+ years and Access for over 10

Ira

On Mon, 25 Apr 2005 17:33:45 -0400, kcmagg (AT) NOSPAMcomcast (DOT) net wrote:

Quote:
Hi Ira,

Yeah, I am getting the impression that this ain't no job for a
beginner! I actually got a reply from someone who designs databases
for a living, and am forwarding his proposal to my boss, so we shall
see.

Thanks for replying!

Scott



On Sun, 24 Apr 2005 16:10:12 -0400, Ira Solomon
isolomon (AT) solomonltd (DOT) com> wrote:

Scott:

Access is seductive. It shows you all the great things you can do
with little effort. And then when you try to do soemthing real,
reality raises its ungly head.

If you have never written any code you will get about 2/3 of the way
through and then get stuck. I don't think this will require real deep
code, but it will require some.

If you are interested in learning VBA there are a ton of books out
there.

If not, I hope someone knows of an off the shelf app.

Good Luck
Ira Solomon


On Sat, 23 Apr 2005 01:58:52 -0400, kcmagg (AT) NOSPAMcomcast (DOT) net wrote:

Mornin, group. Long-time usenet lurker, 1st time poster to this group.

If I am in the wrong ballpark, please point me in the right direction
:-)

I work in a call center and what we are looking for is something very
simple (I was thinking MS Access?) where the user at the workstation
would, to track their call, click on an appropriately labeled radio
button (ie: call transer, reservation, price quote, etc). Then they
would submit and each time they did that the info would be exported to
a shared network database organized by rep name, date/time.

I actually was toying w/ Access here at home (office 2k3), and I'd
like to try my hand at it myself. Know a fair bit about computers, but
little about database creation/management in general or Access in
particular.

Can anyone get me started? I wasn't even sure what combo of search
terms to use on Google, what I should be trying to look up on
Microsoft.com...etc...

If this might be too big of an undertaking for a novice, are there any
3rd party software recommendations?

Thank you.
Scott


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.