A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

If message meets criteria the automatically tick check box in Acce



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 21st 08, 06:32 PM posted to microsoft.public.outlook.program_vba
ant1983
external usenet poster
 
Posts: 2
Default If message meets criteria the automatically tick check box in Acce

Hi,

Hope someone can help.

I developped a database for my friend's company which captures and manages
bookings. The Booking Consultant opens the form whcih takes her to a new
blank record and she then captures the booking.

The table is called tblBooking and amongst (MANY) other fields i have:

- autBookingID (Primary Key and Auto Number)
- a check box titled; PassengerSmsSent
- a check box titled; PassengerSmsDelivered

She has to manually tick this PassengerSmsSent check-box once she has
smsed/txted the client (to his mobile phone) to indicate that the message was
indeed sent. We send these sms'es via a Service Provider on the web and they
have an option where a "Delivery Report" can be sent to your email.

There is also a field where she can supply a Reference Number (on the
website).

Once this is submitted to the client AND DELIVERED she receives a standard
automated email from the service provider with the subject:

RefNo - MobileNumber - Delivered

e.g. 1285 - 27832563258 - Delivered

What i want to do:

I want my database to pick up that the message was indeed succesfully
delivered and automatically tick the PassengerSmsDelivered tick-box (so that
she doesnt have to do this)

Oh by the way; the reference number she uses (and is seen in the subject
line - 4 digits) is the autBookingID-field in tblBooking in my db.

How do i proceed? I have NO IDEA where to start.
1 - I assume this needs tons of code - Where does this code go? Outlook or
my database.
2 - Any chance someone can help me out with this code as i dont think i'll
be able to do it.
3 - Would i, if code is needed, also have to create a macro on her machine
so that it proccesses the message?
4 - If so, any chance you can stear me in the right direction regarding this?

Many thanks!!!
Ads
  #2  
Old March 25th 08, 05:30 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default If message meets criteria the automatically tick check box in Acce



My opinion: Please think first about #2. If your friend's company needs a
coder for that he should hire someone. If you want to do the work yourself
we might be able to assist you here.

--
Best regards
Michael Bauer - MVP Outlook
Use Outlook Categories? This is Your Tool:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Fri, 21 Mar 2008 11:32:01 -0700 schrieb ant1983:

Hi,

Hope someone can help.

I developped a database for my friend's company which captures and manages
bookings. The Booking Consultant opens the form whcih takes her to a new
blank record and she then captures the booking.

The table is called tblBooking and amongst (MANY) other fields i have:

- autBookingID (Primary Key and Auto Number)
- a check box titled; PassengerSmsSent
- a check box titled; PassengerSmsDelivered

She has to manually tick this PassengerSmsSent check-box once she has
smsed/txted the client (to his mobile phone) to indicate that the message

was
indeed sent. We send these sms'es via a Service Provider on the web and

they
have an option where a "Delivery Report" can be sent to your email.

There is also a field where she can supply a Reference Number (on the
website).

Once this is submitted to the client AND DELIVERED she receives a standard
automated email from the service provider with the subject:

RefNo - MobileNumber - Delivered

e.g. 1285 - 27832563258 - Delivered

What i want to do:

I want my database to pick up that the message was indeed succesfully
delivered and automatically tick the PassengerSmsDelivered tick-box (so

that
she doesnt have to do this)

Oh by the way; the reference number she uses (and is seen in the subject
line - 4 digits) is the autBookingID-field in tblBooking in my db.

How do i proceed? I have NO IDEA where to start.
1 - I assume this needs tons of code - Where does this code go? Outlook or
my database.
2 - Any chance someone can help me out with this code as i dont think i'll
be able to do it.
3 - Would i, if code is needed, also have to create a macro on her machine
so that it proccesses the message?
4 - If so, any chance you can stear me in the right direction regarding

this?

Many thanks!!!

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
automatically check if attachment was added when sending message kkappabear Outlook and VBA 3 August 6th 07 01:18 PM
Automatically Check for Messages when I start Outlook Gus T Outlook - General Queries 4 May 22nd 07 12:42 PM
I would like a check box to enter a mail address automatically drgrasso Outlook - Using Forms 1 December 6th 06 08:19 PM
Rule with criteria "Message Read" [email protected] Outlook - General Queries 8 July 16th 06 09:14 PM


All times are GMT +1. The time now is 03:36 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.