Excell/VBA DOCSS Dialer: Difference between revisions

From Squirrel's Lair
(Created page with "Physicians in Manitoba use [http://docss.net/ DOCSS] to submit their billing. The system requires the user to dial in on a phone and press the right phone buttons to submit th...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Physicians in Manitoba use [http://docss.net/ DOCSS] to submit their billing. The system requires the user to dial in on a phone and press the right phone buttons to submit the info. The process is tedious. We created an Excel file using [[VBA]] to play DTMF phone sounds based on the contents of the excel file to automate the call-in process.  
{{Project
|shortDescription=File that plays DTMF tones based on numeric entries in an Excel file.
|longDescription=Physicians in Manitoba use [http://docss.net/ DOCSS] to submit their billing. The system requires the user to dial in on a phone and press the right phone buttons to submit the info. The process is tedious. We created an Excel file using [[VBA]] to play DTMF phone sounds based on the contents of the excel file to automate the call-in process.  


{{TD computer}} need file if possible
{{To Do |
* need file, zipped, to have all parts together. }}
 
{{To Do |
* troubleshoot why this works over some phone lines but not others. }}
|skillSet=Programming; Visual Basic for Applications(VBA)
|projectType=Office Automation
|northForge=No
}}


{{WhatLinksHere}}


[[Category:VBA]]
[[Category:Reverse Engineering]]
[[Category:In-process projects]]
[[Category:In-process projects]]
[[Category:Office Automation]]

Latest revision as of 20:24, 2021 October 31

Projects
Project: Excell/VBA DOCSS Dialer (I)
Description: File that plays DTMF tones based on numeric entries in an Excel file.
Skillset(s) :

Programming Visual Basic for Applications(VBA)

Project Type(s) :

Office Automation

Physicians in Manitoba use DOCSS to submit their billing. The system requires the user to dial in on a phone and press the right phone buttons to submit the info. The process is tedious. We created an Excel file using VBA to play DTMF phone sounds based on the contents of the excel file to automate the call-in process.

  • need file, zipped, to have all parts together.
  • Actioned 2021-10-31


  • Cargo


  • troubleshoot why this works over some phone lines but not others.
  • Actioned 2021-10-31


  • Cargo




  • Cargo


  • Categories


  • Default form