![]() |
#1
|
|||
|
|||
![]()
Hello All,
Need your expertise as I'm fairly new and still learning VBA through videos and forum discussions. I created a userform that allows the user to click on a checkbox that pulls in specific language(RRchng). Within the bookmark, I inserted a text field (rateRR) for the user to enter a rate. When I enter the VBA language and execute the form, it is giving an error message. If CheckBox9.Value = False Then ActiveDocument.Bookmarks("RRchng").Range.Delete End If Dim bpsRR As Range Set bpsRR = ActiveDocument.Bookmarks("rateRR").Range bpsRR.Text = Me.bpsRR.Value Please help! Thanks |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Formd | Word VBA | 1 | 10-20-2017 02:18 PM |
![]() |
adilprodigy | Word VBA | 1 | 10-11-2017 01:31 PM |
Bookmarks | Schildkröte | Word VBA | 8 | 06-28-2015 11:13 AM |
![]() |
PeterPlys | Word VBA | 13 | 01-14-2015 06:41 AM |
Can't See Bookmarks | bobmayo | Word | 21 | 06-04-2013 07:37 AM |