[AccessD] Newer Common Dialog Box

Heenan, Lambert Lambert.Heenan at AIG.com
Fri Aug 24 12:28:09 CDT 2007


Oops. Sorry 'bout that. You meant the "Office File Dialog". Here's where you
can get the (much simpler) code to use it...

http://www.kbalertz.com/288543/Microsoft.Office.FileDialog.Object.aspx

Lambert

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John Skolits
Sent: Friday, August 24, 2007 12:58 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Newer Common Dialog Box


That turns out to be the same box I've been using for years.

If you run the old version and compare it to the File Open in Word, you'll
see the difference. The new one displays "My Places" which can be added to
with the Tools option in the dialog box.

John Skolits
 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John Skolits
Sent: Friday, August 24, 2007 12:48 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Newer Common Dialog Box

Thanks! I'll give it a shot.

John 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Heenan, Lambert
Sent: Friday, August 24, 2007 9:49 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Newer Common Dialog Box

Try here...

http://www.mvps.org/access/api/api0001.htm

... Looks like a lot of code, but of course once it's in a module you can
just call it.

I also have a modification of this that puts it in a Class.

Lambert

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John Skolits
Sent: Friday, August 24, 2007 8:51 AM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Newer Common Dialog Box


 
I posted this a while back and never heard back from anyone.

I've been using comdlg32.ocx for years. 

Now I would like to use the newer one I see when I try to open a file using
something like Word 2002.

Anyone have code for the new common dialog?


John Skolits

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list