Thread
: [Solved]
How to display a message box if a box is selected
View Single Post
12-11-2015, 09:54 PM
gmayor
Windows 7 64bit
Office 2010 32bit
Expert
Join Date: Aug 2014
Posts: 4,137
Absolutely
Code:
Private Sub cmdOk_Click() FillBM "FirstName", Me.txtFirstName.Text Unload Me End Sub
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes
www.gmayor.com
gmayor
View Public Profile
Find all posts by gmayor