m1sund3st00d
New member
- Local time
- Today, 05:37
- Joined
- Aug 10, 2006
- Messages
- 8
I am new to VBA, as you will soon see...
, and have limited experience in Access as well.
BG: I agreed to develop a database for my company for the purpose of tracking and logging marketing calls. I have created a flat table to track the individual potential customer data, and by law a second to validate the phone number is one that we can call (not on a DNC list).
This is where I am having problems. I need to verify the phone number from our marketing leads is not on any DNC Lists (which are imported in the second table).
I not sure if I need even use VBA or if a Macro will do the trick.
I have tried a few snippets from posts here but I can seem to get anything to run correctly.
Any help is Greatly! Appreciated!!
BG: I agreed to develop a database for my company for the purpose of tracking and logging marketing calls. I have created a flat table to track the individual potential customer data, and by law a second to validate the phone number is one that we can call (not on a DNC list).
This is where I am having problems. I need to verify the phone number from our marketing leads is not on any DNC Lists (which are imported in the second table).
I not sure if I need even use VBA or if a Macro will do the trick.
I have tried a few snippets from posts here but I can seem to get anything to run correctly.
Any help is Greatly! Appreciated!!