Using VBA code to Dial out via a Mitel Computer connected IP Phone

Noodnutt

New Member
Joined
May 31, 2020
Messages
8
Office Version
  1. 2013
  2. 2010
Platform
  1. Windows
Hi Team

Newbie to the forum.

Just throwing this out there for discussion.

I have been programming ( self taught ) with VBA in both Access & Excel for many, many years now, with the generous assistance from the global community of course.

An office colleague ask if it is possible to dial a phone number based on a cell value.

So, I pondered whether VBA could do it, I did some checking and accessed my Mitel and got it's IP Address.

What i'm hung up on is how do I pass the cell's String value ( Phone No ) to the IP Address so it dials the number.

I found a function that calls up the old Dialer.exe for old modem landline connections but's it's not practical for this purpose, especially given we're now on FTN Broadband.

I look forward to your comments.

TIA
Mark.
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,214,819
Messages
6,121,741
Members
449,050
Latest member
excelknuckles

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top