473,545 Members | 2,041 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

outlook calendar

I am new to Access and want to transfer data to and from outlook calendar
( from access ) I need the date, location, and subject fields does any
versions of outlook and access do this or do I need a add-in any info will
be very useful
Aug 23 '07 #1
2 2282
From Access, File -Get External Data -Link -File Type = Outlook ->
Select Calender

"Mr K New" <mr****@home-electrician.co. ukwrote in message
news:GJ******** *************** *******@mersine t.co.uk...
>I am new to Access and want to transfer data to and from outlook calendar
( from access ) I need the date, location, and subject fields does any
versions of outlook and access do this or do I need a add-in any info will
be very useful


Aug 25 '07 #2
yes it looks that easy but you just can not get the appointment date with
2003 if you have tried it and it works please tell me your version of office

"Mark" <mr*******@ntlw orld.comwrote in message
news:or******** *************** *******@bt.com. ..
From Access, File -Get External Data -Link -File Type = Outlook ->
Select Calender

"Mr K New" <mr****@home-electrician.co. ukwrote in message
news:GJ******** *************** *******@mersine t.co.uk...
>>I am new to Access and want to transfer data to and from outlook calendar
( from access ) I need the date, location, and subject fields does any
versions of outlook and access do this or do I need a add-in any info
will
be very useful



Aug 30 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1734
by: Jeff Mikels | last post by:
Here is a python script to synchronize Palm Desktop Datebook files with Outlook's Calendar I'm releasing it under the Python license as version 0.1. -------------------------------------------------------------------------------- ''' palm2Outlook.py
0
1307
by: deko | last post by:
The below code opens the Outlook calendar: Dim mOutlookApp As Outlook.Application Dim mNameSpace As Outlook.Namespace Set mOutlookApp = New Outlook.Application Set mNameSpace = mOutlookApp.GetNamespace("MAPI") mNameSpace.GetDefaultFolder(olFolderCalendar).Display Set mNameSpace = Nothing Set mOutlookApp = Nothing
6
1932
by: enak | last post by:
I need some help. I have a group of attorneys that need to be able to see the schedule of court dates. These dates are scheduled by the legal assistants. This is what I need: when a legal assistant schedules a court date I need that date to be added to each attorney's outlook calendar when
2
1820
by: SK | last post by:
Could anyone please help me in reading outlook calendar using asp.net (vb)? Thanks
1
2732
by: M O J O | last post by:
Hi, I've developed a Windows VB.Net CRM application for my company. I need my own CRM application to be able to replicate it's calendar with my Pocket PC 2003 Outlook calendar. Understand me correct ... * I'm not developing a compactframework VB.Net application, but a
1
2566
by: VMI | last post by:
I need to develop a scheduler that will integrate Outlook's Calendar capabilities (individual/recurrent appointments, week and month view, etc...) with a few additional fields from our program. In our case, an appointment being made will be seen globally (the Calendar will display the appointment) but a record will be added to a another table...
2
11761
by: dunk_king | last post by:
Hi Anybody, i´m trying to show a calendar (dayview) in my own vb.net programm. This calendar sheet should get all items (of this day) of my local outlook calendar (Outlook 2000). Is something like this possible? Perhaps is it possible to involve the whole outlook calendar in my program? (This would be the best way!) Thanks for all help
1
2995
by: xian2 | last post by:
Hi, I wanted to create a calendar in Access that would call on data stored within tables in the database (dates in forms) and would show it visually on a calendar when the calendar was opened. I was told about calendar control fundtion and created a calendar in a form but cannot work out how to call on the data within the tables so it appears...
1
7943
by: keri | last post by:
Hi everyone, After numerous failed attempts at this I am now trying again to solve this problem. I really would appreciate ANY help as I have been stumped with this for weeks and weeks! I have a form (frmappointments) through which I create an appointment item in my outlook calendar, (and save the appointment to tblappointments in my...
2
3037
by: =?Utf-8?B?RU1jQ2FydGh5?= | last post by:
My organization currently has interfaces in place to generate MS Outlook emails from our business applications. I am trying to determine if it is possible and how difficult it might be to interface with MS Ecxhange or Outlook from a business application and add items to a user's calendar, task list, or at a minimum to set a follow up flag in...
0
7473
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7408
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7661
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7433
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7763
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
4949
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3458
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3444
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1020
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.