Populating ComboBoxes
From: Stuart Hodgson (anonymous_at_discussions.microsoft.com)
Date: 04/23/04
- Next message: dereksimpson_at_vs.shawcable.net: "Beastialit Gone Wrong Home Pics"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Dates in a form"
- Next in thread: Peter Hewett: "Re: Populating ComboBoxes"
- Reply: Peter Hewett: "Re: Populating ComboBoxes"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 23 Apr 2004 02:38:50 -0700
Hi everyone, I'm using code found in this group to
populate the combo box from an external file:
Set sourcedoc = GetObject("c:\filename.doc")
This works absolutely fine, however, I have set up my
forms for an office of people to use and if one person is
already using the system the "filename.doc" is therefore
open and anyone else gets an "open as read only" error
message. I have tried using "Application.DisplayAlerts =
wdAlertsNone" but this doesn't work. Is there a way of
making it opening the file as read only or am I going
about this the wrong way?
Thanks in advance.
- Next message: dereksimpson_at_vs.shawcable.net: "Beastialit Gone Wrong Home Pics"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Dates in a form"
- Next in thread: Peter Hewett: "Re: Populating ComboBoxes"
- Reply: Peter Hewett: "Re: Populating ComboBoxes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|