473,426 Members | 1,428 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,426 software developers and data experts.

Help! Referencing containers!tables specific item without looping

Hi Folks!

I'm trying to reference a specific table using the containers collection.
I'm trying to use my help file to find out more about how to accomplish
this, but for some reason, when I double click on the topic, the page won't
open.

Right now I'm trying to loop through each document until the document name
equals what I'm looking for. What is the syntax for referencing a specific
document without having to loop through all the documents in the collection?
Thanks!
Nov 28 '05 #1
3 1789
You can use the document name as the index for the collection:
? dbEngine(0)(0).Containers!Forms.Documents("Form1") .Name

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Jozef" <me@you.com> wrote in message
news:Qyuif.216037$ir4.126895@edtnps90...
Hi Folks!

I'm trying to reference a specific table using the containers collection.
I'm trying to use my help file to find out more about how to accomplish
this, but for some reason, when I double click on the topic, the page
won't open.

Right now I'm trying to loop through each document until the document name
equals what I'm looking for. What is the syntax for referencing a
specific document without having to loop through all the documents in the
collection?
Thanks!

Nov 28 '05 #2
On Mon, 28 Nov 2005 11:23:19 +0800, "Allen Browne"
<Al*********@SeeSig.Invalid> wrote:

What Allen said, or:
? dbEngine(0)(0).Containers("Forms").Documents("Form 1").Name

-Tom.

You can use the document name as the index for the collection:
? dbEngine(0)(0).Containers!Forms.Documents("Form1") .Name


Nov 28 '05 #3
Thanks guys! Appreciate it!

"Tom van Stiphout" <no*************@cox.net> wrote in message
news:vc********************************@4ax.com...
On Mon, 28 Nov 2005 11:23:19 +0800, "Allen Browne"
<Al*********@SeeSig.Invalid> wrote:

What Allen said, or:
? dbEngine(0)(0).Containers("Forms").Documents("Form 1").Name

-Tom.

You can use the document name as the index for the collection:
? dbEngine(0)(0).Containers!Forms.Documents("Form1") .Name

Dec 3 '05 #4

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

Similar topics

21
by: Dave | last post by:
After following Microsofts admonition to reformat my system before doing a final compilation of my app I got many warnings/errors upon compiling an rtf file created in word. I used the Help...
4
by: Sarir Khamsi | last post by:
Is there a way to get help the way you get it from the Python interpreter (eg, 'help(dir)' gives help on the 'dir' command) in the module cmd.Cmd? I know how to add commands and help text to...
2
by: Sudheer Kareem | last post by:
Dear All Please tell me how to assosiate help files with my Vb.net Project. Regards Sudheer
6
by: wukexin | last post by:
Help me, good men. I find mang books that introduce bit "mang header files",they talk too bit,in fact it is my too fool, I don't learn it, I have do a test program, but I have no correct doing...
6
by: d.warnermurray | last post by:
I am doing a project for school that involves creating help files for a html authoring tool. If you could help me with answers to some questions it would really help. 1. What tasks do you expect...
3
by: Colin J. Williams | last post by:
Python advertises some basic service: C:\Python24>python Python 2.4.1 (#65, Mar 30 2005, 09:13:57) on win32 Type "help", "copyright", "credits" or "license" for more information. >>> With...
7
by: Corepaul | last post by:
Missing Help Files When I enter "recordset" as the keyword and search the Visual Basic Help index, I get many topics of interest in the resulting list. But there isn't any information available...
5
by: Steve | last post by:
I have written a help file (chm) for a DLL and referenced it using Help.ShowHelp My expectation is that a developer using my DLL would be able to access this help file during his development time...
10
by: JonathanOrlev | last post by:
Hello everybody, I wrote this comment in another message of mine, but decided to post it again as a standalone message. I think that Microsoft's Office 2003 help system is horrible, probably...
1
by: trunxnirvana007 | last post by:
'UPGRADE_WARNING: Array has a new behavior. Click for more: 'ms-help://MS.VSCC.v80/dv_commoner/local/redirect.htm?keyword="9B7D5ADD-D8FE-4819-A36C-6DEDAF088CC7"' 'UPGRADE_WARNING: Couldn't resolve...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
1
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
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...
0
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...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.