F
Fred Holmes
Win XP SP2, Word 2003
I would like to code a statement to put the text that is in an explict
cell of an explicit table into a TextBox on a vba UserForm. Something
like
TextBox1.Text = TableName.CellAddress.Text
in the code for the UserForm.
Where do I find the correct general syntax for such a statement?
How is a Table in a Word document named? How is a specific cell
addressed (e.g., same as in Excel, or something different?) Where is
this written up?
Many thanks,
Fred Holmes
I would like to code a statement to put the text that is in an explict
cell of an explicit table into a TextBox on a vba UserForm. Something
like
TextBox1.Text = TableName.CellAddress.Text
in the code for the UserForm.
Where do I find the correct general syntax for such a statement?
How is a Table in a Word document named? How is a specific cell
addressed (e.g., same as in Excel, or something different?) Where is
this written up?
Many thanks,
Fred Holmes