Is there a way or what would the sytax look like to check if certain positions for text are avalible or not and fill it in with some text depending on which lines are avalible
accually there are only two possibilities and depending which scenerio there would be a differnt macro run.
Any ideas
I need to know when a checkbox is checked and run some code for each checkbox checked (different code) 20 checkboxes and not run the code if not checked.
i have tried both of these
If DlgValue("CheckBox1")=True then
'If CheckBox1 = True Then
neither works?
and if anyone can help with some...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.