Word Table in Form Text Box 
Author Message
 Word Table in Form Text Box

Hi,

This is a question from a brand new newbie to object programming and VBA. I
have a Word document that consists of tables. Some tables are single
dimension, some are two dimensional and some are nested. When my program
executes the Word document is covered by a full-screen form with a text box.
I am trying to take selected tables from the underlying document and display
them in the form's text box in the same format that they appear in the Word
document. I have no problem with the single dimension tables, but, I cannot
figure out how to display the other table types. Is it possible? Can someone
help?

Thank you,
Herb



Sun, 15 May 2005 12:24:12 GMT  
 Word Table in Form Text Box

This requires a level of sophistication not available for free by this
newsgroup sorry. Best bet is to add a new document and display in it.


went like this:

Quote:
>Hi,

>This is a question from a brand new newbie to object programming and VBA. I
>have a Word document that consists of tables. Some tables are single
>dimension, some are two dimensional and some are nested. When my program
>executes the Word document is covered by a full-screen form with a text box.
>I am trying to take selected tables from the underlying document and display
>them in the form's text box in the same format that they appear in the Word
>document. I have no problem with the single dimension tables, but, I cannot
>figure out how to display the other table types. Is it possible? Can someone
>help?

>Thank you,
>Herb

Steve Hudson -- Word Heretic, Sydney, Australia
{*filter*} teacher, trainer, tutor, writer, developer

Word MVP FAQs: http://www.*-*-*.com/
You agree by writing to me personally that any material can be reused publicly unless you explicitly disclaim it. (For List and blog use.)


Fri, 20 May 2005 16:10:43 GMT  
 Word Table in Form Text Box
I guess I find the level of intelligence of the group to be greater than you
do. Please advise me as to the amount of sophistication you would expect not
to have to pay for.

Herb Bowers


Quote:

> This requires a level of sophistication not available for free by this
> newsgroup sorry. Best bet is to add a new document and display in it.


> went like this:

> >Hi,

> >This is a question from a brand new newbie to object programming and VBA.
I
> >have a Word document that consists of tables. Some tables are single
> >dimension, some are two dimensional and some are nested. When my program
> >executes the Word document is covered by a full-screen form with a text
box.
> >I am trying to take selected tables from the underlying document and
display
> >them in the form's text box in the same format that they appear in the
Word
> >document. I have no problem with the single dimension tables, but, I
cannot
> >figure out how to display the other table types. Is it possible? Can
someone
> >help?

> >Thank you,
> >Herb

> Steve Hudson -- Word Heretic, Sydney, Australia
> {*filter*} teacher, trainer, tutor, writer, developer


http://www.*-*-*.com/
Quote:
> Word MVP FAQs: http://www.*-*-*.com/
> You agree by writing to me personally that any material can be reused

publicly unless you explicitly disclaim it. (For List and blog use.)


Sat, 21 May 2005 09:19:55 GMT  
 Word Table in Form Text Box

I do so an ad hoc basis. It's  like this - your message has sat for
weeks with no answer. I'm offering some sort of way out. Take it or
leave it, its no skin off my nose. I am just offering extra help above
and beyond what is available here.

Its like this: You are asking to display extremely rich text. Have you
seen the size of the DLLs? Its a lot of work. So, if you need someone
to help you rewrite another word display driver, sure - ask away but I
seriously doubt you will get anyone spending the required days on this
for free.

Certainly not me, I have a family to feed.

This newgroup is chocka full of examples of the sort of SIMPLE
solutions we give out for free, for example, Why is my Numbering Not
Working or Printing Page X of Y.

www.mvps.org/word/FAQs/index.html also has many examples.

Its a readers world out there...


went like this:

Quote:
>I guess I find the level of intelligence of the group to be greater than you
>do. Please advise me as to the amount of sophistication you would expect not
>to have to pay for.

>Herb Bowers




>> This requires a level of sophistication not available for free by this
>> newsgroup sorry. Best bet is to add a new document and display in it.


>> went like this:

>> >Hi,

>> >This is a question from a brand new newbie to object programming and VBA.
>I
>> >have a Word document that consists of tables. Some tables are single
>> >dimension, some are two dimensional and some are nested. When my program
>> >executes the Word document is covered by a full-screen form with a text
>box.
>> >I am trying to take selected tables from the underlying document and
>display
>> >them in the form's text box in the same format that they appear in the
>Word
>> >document. I have no problem with the single dimension tables, but, I
>cannot
>> >figure out how to display the other table types. Is it possible? Can
>someone
>> >help?

>> >Thank you,
>> >Herb

>> Steve Hudson -- Word Heretic, Sydney, Australia
>> {*filter*} teacher, trainer, tutor, writer, developer

> http://www.*-*-*.com/
>> Word MVP FAQs: http://www.*-*-*.com/
>> You agree by writing to me personally that any material can be reused
>publicly unless you explicitly disclaim it. (For List and blog use.)

Steve Hudson -- Word Heretic, Sydney, Australia
{*filter*} teacher, trainer, tutor, writer, developer

Word MVP FAQs: http://www.*-*-*.com/
You agree by writing to me personally that any material can be reused publicly unless you explicitly disclaim it. (For List and blog use.)


Sat, 21 May 2005 10:04:49 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Word Table in Form Text Box

2. Rich Text Box / Word box etc that displays tables etc

3. Created Form in Word - Irregular movement of combo boxes, text boxes on scrolling

4. using VB text boxes data but not text boxes in word 2000

5. Assigning Word Table Cell to VBA text box

6. Using Contents of text box on form for Table name

7. Programmatically transfer DecimalPlaces property from table field to form text box

8. Text box control in Word form

9. spell check text box in word 2000 form

10. Export text boxes in Word form to Excel or access

11. String truncates all but 1st word in Form Input type text box

12. Exposing Word in browser form text boxes

 

 
Powered by phpBB® Forum Software