Home
|
General
|
General2
|
Contacts
|
Calendaring
|
Installation
|
Printing
|
Addins
|
Forms
|
Forms2
|
Interop
|
VBA
|
VBA2
|
BCM
|
Team Folders
|
Third-party Utils
Go back to group page
|
Go to next unread message
|
Fixed font
Subject:
From Outlook open a Excel-file, but how can i set focus to Excel?
Author:
ExcelLars
Date:
09 May
References:
How can I set focus to Excel?
On Error Resume Next
Set objXL = GetObject(, "Excel.Application")
Err.Clear
objXL.Workbooks.Open FileName:="H:\Outlook\Prosjekt.xls"
<<Newer
/
Older>>
Mark all as read
09 May
From Outlook open a Excel-file, but how can i set focus to Excel?
.ExcelLars
09 May
Re: From Outlook open a Excel-file, but how can i set focus to Excel?
.Ken Slovak - [MVP - O...
Free tools for Outlook!
Share Outlook on the net without Exchange!
Signatures, disclaimers for Exchange Server 2000/2003/2007
Custom solutions for Microsoft Outlook & Exchange
All times are in (US) Eastern Daylight Time (GMT -4:00)