skype

  1. J

    Formula needed

    In column A I have a list of names. Example: Column A: In Attendance Smith, Joe (Joined in Skype for Business) In Attendance Doe, John (Joined in Skype for Business) In Attendance Smith, Jane (Joined in Skype for Business) I want to search column A to see if certain individuals show up. For...
  2. R

    VBA to Send Lync/Skype IM to recipient based on cell value

    Hello, I have poked around and haven't found this particular answer. I want to create a spreadsheet that has pre-filled message that is in lets say cell A3 and I want it to send that IM/Message to a user that would be specified in cell B3. B3 would be a lookup field from another sheet in the...
  3. O

    VBA Excel & Skype

    Can you please provide me code for sending message from excel vba to Skype for business below code is not working for me Sub testingskype() Dim aSkype As SKYPE4COMLib.Skype Set aSkype = New SKYPE4COMLib.Skype Dim oChat As Chat Dim skUser As SKYPE4COMLib.User Set skUser =...
  4. C

    Excel Mac click to call Skype

    Excel Mac click to call Skype I am trying to get my phone numbers in excel to call using Skype, but it keeps trying to use Facetime as the dialer. I managed to add a hyperlink and concat formula to give me a clickable link < =HYPERLINK(CONCAT("Tel:",G371)) > and at first, it would open...
  5. M

    Excel & Skype | assigning "tel:" to a button

    Good morning, I have the following formula in A1: =IF(D22="","",HYPERLINK("tel:"&VLOOKUP(D22,TR_Contacts_Data,4,FALSE))) It looks up the phone number against the chosen contact name from a drop-down list in D22. Works great - I can click on A1 and it links with Skype and dials the number...

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