B
Brian
I'm taking my first shot at creating a macro in Word using VBA that will create labels based on user input. Basically what I'm trying to do is have a dialog box open that allows the users to input starting and ending ranges for the labels, then have the macro go and build the label / document.
I've been following some tutorials and the net and so far have successfully (I think) created a dialog box that allows for the starting and ending ranges to be input. However, I can't seem to find any sample code that shows how to create the label. Once I get that, I should (I think) be able to supply my captured variables for the values.
Any ideas ?
Thanks in advance,
Brian
I've been following some tutorials and the net and so far have successfully (I think) created a dialog box that allows for the starting and ending ranges to be input. However, I can't seem to find any sample code that shows how to create the label. Once I get that, I should (I think) be able to supply my captured variables for the values.
Any ideas ?
Thanks in advance,
Brian