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

Outlook 2007 form into access field format



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old October 27th 09, 10:12 PM posted to microsoft.public.outlook.program_vba
Bear
external usenet poster
 
Posts: 28
Default Outlook 2007 form into access field format

Hello
I have this code:

Set prp = ups.Find("Start1")
If TypeName(prp) "Nothing" Then
If prp.Value 0 Then
rst!Appointmentstarttime = prp.Value
End If
End If

Data is taken and imported into access table.
Problem:

Data imported in this format: 4:13:00 AM
I need that format to be converted into 4:13

Tried different things, non work.

Any help would be greatly appreciated!

 




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
pdf format in access 2007 Grimwadec Outlook and VBA 1 October 12th 09 02:35 PM
Make field searchable in custom form in outlook 2007 Irina Outlook - Using Forms 1 May 16th 09 08:56 PM
How to Access the "To" Recipient field and update it in outlook form Venkat M Outlook - Using Forms 11 October 13th 08 08:01 PM
How do I set up the phone field to format with dash in Outlook? joecross Outlook - Using Contacts 1 October 17th 06 01:26 AM
How to access custom field in Custom Form by C# Minh Nguyen Outlook - Using Forms 3 April 24th 06 03:32 PM


All times are GMT +1. The time now is 03:37 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.