find object in table cell

T

Terry VanDuzee

Hello
In VBA, How can I identify an optionbutton and it's value in the cell of a
table?
Im trying to have a user select 1 of 2 optionbuttons in column1 (of 2) in a
table and place text on the same row (in column2) that the optionbutton is
in. There could be up to 2 rows in the table and each row will have 2
optionbuttons.

However, I do not want to write code for each row. I want to have a sub
that writes the text into column 2 based on the row that the optionbutton
was selected.

Thank you so much
Terry V
 
C

Cindy M -WordMVP-

Hi Terry,

Are you still looking for help with this, or have you solved it? Which
version of Word?
In VBA, How can I identify an optionbutton and it's value in the cell of a
table?
Im trying to have a user select 1 of 2 optionbuttons in column1 (of 2) in a
table and place text on the same row (in column2) that the optionbutton is
in. There could be up to 2 rows in the table and each row will have 2
optionbuttons.

However, I do not want to write code for each row. I want to have a sub
that writes the text into column 2 based on the row that the optionbutton
was selected.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
http://www.mvps.org/word

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top