I've got a table that contains other tables. I'm trying to use the Children
property to reference the rows and then the cells of the parent table. I
finally figured out how to make it work, but the sequence of statements
makes no sense.

If you understand how Children works, can you explain how to use it to
iterate through the rows and cells of a table?

Can you point me to some good documentation or examples about the Children
property?

Thanks.

Charley Kyd

Re: Children property by Tom

Tom
Wed Jul 20 17:29:25 CDT 2005

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbafpd11/html/fdprochildren_HV03091330.asp
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
===
"Charley Kyd" <kyd at incsight dot com> wrote in message
news:e99u2nWjFHA.3348@tk2msftngp13.phx.gbl...
| I've got a table that contains other tables. I'm trying to use the
Children
| property to reference the rows and then the cells of the parent table. I
| finally figured out how to make it work, but the sequence of statements
| makes no sense.
|
| If you understand how Children works, can you explain how to use it to
| iterate through the rows and cells of a table?
|
| Can you point me to some good documentation or examples about the Children
| property?
|
| Thanks.
|
| Charley Kyd
|
|



Re: Children property by Charley

Charley
Mon Jul 25 12:27:42 CDT 2005

Yes, that's one of two pages of information I found at Microsoft. Neither
page says very much. I was hoping to find greater detail somewhere else.

Charley


"Tom Pepper Willett" <tompepper@mvps.invalid> wrote in message
news:%23zJKPqXjFHA.1948@TK2MSFTNGP12.phx.gbl...
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbafpd11/html/fdprochildren_HV03091330.asp
> --
> ===
> Tom "Pepper" Willett
> Microsoft MVP - FrontPage
> ---
> About FrontPage 2003:
> http://office.microsoft.com/home/office.aspx?assetid=FX01085802
> ===
> "Charley Kyd" <kyd at incsight dot com> wrote in message
> news:e99u2nWjFHA.3348@tk2msftngp13.phx.gbl...
> | I've got a table that contains other tables. I'm trying to use the
> Children
> | property to reference the rows and then the cells of the parent table. I
> | finally figured out how to make it work, but the sequence of statements
> | makes no sense.
> |
> | If you understand how Children works, can you explain how to use it to
> | iterate through the rows and cells of a table?
> |
> | Can you point me to some good documentation or examples about the
> Children
> | property?
> |
> | Thanks.
> |
> | Charley Kyd
> |
> |
>
>



Re: Children property by Tom

Tom
Mon Jul 25 12:34:25 CDT 2005

In the future, it would be helpful to tell us what you have already found,
so we don't waste time duplicating it.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
How to ask a newsgroup question:
http://support.microsoft.com/kb/555375
===
"Charley Kyd" <kyd at incsight dot com> wrote in message
news:esyVs4TkFHA.1048@tk2msftngp13.phx.gbl...
| Yes, that's one of two pages of information I found at Microsoft. Neither
| page says very much. I was hoping to find greater detail somewhere else.
|
| Charley
|
|
| "Tom Pepper Willett" <tompepper@mvps.invalid> wrote in message
| news:%23zJKPqXjFHA.1948@TK2MSFTNGP12.phx.gbl...
| >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbafpd11/html/fdprochildren_HV03091330.asp
| > --
| > ===
| > Tom "Pepper" Willett
| > Microsoft MVP - FrontPage
| > ---
| > About FrontPage 2003:
| > http://office.microsoft.com/home/office.aspx?assetid=FX01085802
| > ===
| > "Charley Kyd" <kyd at incsight dot com> wrote in message
| > news:e99u2nWjFHA.3348@tk2msftngp13.phx.gbl...
| > | I've got a table that contains other tables. I'm trying to use the
| > Children
| > | property to reference the rows and then the cells of the parent table.
I
| > | finally figured out how to make it work, but the sequence of
statements
| > | makes no sense.
| > |
| > | If you understand how Children works, can you explain how to use it to
| > | iterate through the rows and cells of a table?
| > |
| > | Can you point me to some good documentation or examples about the
| > Children
| > | property?
| > |
| > | Thanks.
| > |
| > | Charley Kyd
| > |
| > |
| >
| >
|
|