473,407 Members | 2,326 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Opening outlook items from Access form

3
Hi

Before updating to Access 2007 we could open outlook contact entries by using a hyperllink along the lines of <outlook://contacts etc>
This does not seem to work in 2007 any more.
We have a linked table in the database which is drawing data from the outlook contact file and have related this to the relevant access tabel so we can see all the data from both tables in the access form but I am at a loss as to how to actually open the relvant outlook contact file from the access form.
I'm sure I'm missing something simple but any help would be much appraciated
Jul 3 '07 #1
4 1978
puppydogbuddy
1,923 Expert 1GB
Hi

Before updating to Access 2007 we could open outlook contact entries by using a hyperllink along the lines of <outlook://contacts etc>
This does not seem to work in 2007 any more.
We have a linked table in the database which is drawing data from the outlook contact file and have related this to the relevant access tabel so we can see all the data from both tables in the access form but I am at a loss as to how to actually open the relvant outlook contact file from the access form.
I'm sure I'm missing something simple but any help would be much appraciated

try this:

1. create a shortcut for your Outlook Contacts folder on the desktop

2. Right click on an open area of the desktop

3. Select New / Shortcut

4. Enter in the path to your outlook program followed by outlook:contacts. Note the quotes are necessary:

Example
C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE outlook:contacts
Jul 7 '07 #2
rwm
3
try this:

1. create a shortcut for your Outlook Contacts folder on the desktop

2. Right click on an open area of the desktop

3. Select New / Shortcut

4. Enter in the path to your outlook program followed by outlook:contacts. Note the quotes are necessary:

Example
C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE outlook:contacts

Thanks for the reply. That didnl;t work I'm afraid - just get a error message saying unable to open specified file.
Jul 10 '07 #3
puppydogbuddy
1,923 Expert 1GB
Thanks for the reply. That didnl;t work I'm afraid - just get a error message saying unable to open specified file.
oops! forgot the quotes:
Example
"C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE" outlook:contacts
Jul 10 '07 #4
rwm
3
Didn't work either I'm afriad. I can get it to open outlook just using ther code in italics but it won's accept the outlook:contacts bit. Also I'm trying to do this as code rather than using a hyperlink field so I am using application.followhyperlink etc
Jul 11 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Kurt | last post by:
Hi We are developing an off-the-shelf software suite for a certain business sector. Most of the program is simply a GUI on top of some .mdb files. Its a .net application written in c# One...
7
by: MLH | last post by:
Is the following remotely correct? =DDE("C:\Program Files\Program Files\Outlook Express\OEmig50","Attachment","Name") I'm not sure that OEmig50.exe is the executable for OE. Anybody know? ...
3
by: Sam | last post by:
My db looks after the hiring and lending of equipment, the form which books out equipment hired prints a signout sheet and automatically inserts an appointment into outlook advising the operator on...
1
by: KS | last post by:
Hi, I have creatd a custom Outlook form with a few custom form fields. When completed the form is sent to me and goes into my Inbox. This works fine. Now Iam trying to write some code in...
2
by: Snig | last post by:
Hi I'm into creating a web application in C# (.NET Framework 1.1) which would list and manage the outlook tasks. If I try to do this in a Windows Application, it works fine. But there are...
2
by: mik.sjoblom | last post by:
Hello, I have developed a Access application that needs to read mail from Outlook, versions on Access and outlook are 2003. In the code i use mapi to connect to outlook. When i tries to read the...
1
by: charliej2001 | last post by:
Hi all My access database has import/export capabiltiy of contact details between outlook. The database is getting big now (1000+ contacts) and so are the outlook address books that have the...
7
by: Dean Spencer | last post by:
Can anyone help? I am importing Emails from Outlook using the following code: Public Function ScanInbox(SubjectLine As String) Dim TempRst As Recordset Dim OlApp As Outlook.Application Dim...
3
by: Volkan Senguel | last post by:
Hi Is there a easy way to get the contacts (names and phonenumbers) from outlook without the message that someone is accessing outlook and how long the access can take? i have not found any...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.