Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 16th, 2014, 11:58 AM
Registered User
 
Join Date: Feb 2014
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Laide Onabanjo
Post VBA programming for mobile phones

How do I write a simple VBA code to send and receive mobile phone text
 
Old February 17th, 2014, 03:22 PM
Friend of Wrox
 
Join Date: Sep 2010
Posts: 245
Thanks: 5
Thanked 24 Times in 23 Posts
Default

Quote:
Originally Posted by Laide Onabanjo View Post
How do I write a simple VBA code to send and receive mobile phone text
Sending is normally done through some SMS gateway . What service re you using for your SMS gateway?

It is also possible to send Text messages via email if you now the recipient's provider.

I have never tried to receive text message with VBA. Not sure if it is even possible. My guess is you would use the some API calls for the gateway to receiving similar to sending. Only a guess.
__________________
Boyd Trimmell aka HiTechCoach (.com)
Microsoft Access MVP Alumni 2010-2015





Similar Threads
Thread Thread Starter Forum Replies Last Post
Source Codes for Java Mobile Programming hm991 Servlets 0 March 24th, 2010 04:17 AM
Windows Mobile 6 programming yukijocelyn C# 2005 0 May 7th, 2008 02:33 AM
Creating wallpaper for mobile phones Lucy Intro Programming 1 October 5th, 2006 11:31 AM
Converting an Access VBA application to Mobile PDA Paulsh Access VBA 0 September 21st, 2004 07:27 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.