Thread: [Solved] Check box values to text
View Single Post
 
Old 10-14-2013, 10:37 AM
wpryan wpryan is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Oct 2013
Location: Orlando, FL USA
Posts: 26
wpryan is on a distinguished road
Default

If I scroll through the code, hovering my mouse over the statement
Quote:
If Controls(oCtr.Name).Value
I see that the different elements are being identified by the code, however there is no transfer of text as I would expect.
The items ckLasik is a check box, and bmCourse is a bookmark.
Reply With Quote