Recent content by Petrosf

  1. P

    Send SMS from VBA

    CJ, Thanks for the advice. Luckily I was finally able to resolve the issue last night! Petros:)
  2. P

    Send SMS from VBA

    Hi, I am new to access VBA and trying to use it to send SMS messages. My problem is sending Greek messages. I am looking for a code that will convert the greek text to Hex code. For example the greek "Γ" (Gamma) should return a result %CE%93. I was hoping that the code provided by JANR would...
Back
Top Bottom