View Single Post
  #2   Report Post  
Posted to microsoft.public.word.tables
Suzanne S. Barnhill
 
Posts: n/a
Default Create a button to automatically paste a table in Word?

Save the table as an AutoText entry and add that AutoText entry to the
toolbar as a button (Tools | Customize | Commands: AutoText category. You
can borrow some one of the table-related button images (see
http://word.mvps.org/FAQs/MacrosVBA/...uttonFaces.htm).

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"#1 Humm Baby!!!" #1 Humm wrote in
message ...
eWhat I'm trying to do is create a button inbedded in the document that,

when
clicked, will automatically paste a table (or other desired text). I'm
creating a form where the user may want more tables to fill in. If I can
create a button where an additional table will be added directly to the

word
document, it would allow the user to do a one click action, let the new

table
appear, and add the desired new information.

Thank you.