Printing by using a vba code

Hi Gents

I would like to get excel to print the lables I have created just by pressing the button.

Now I know how to record macros and get them to work but in this case it is necessary to know some vba code i guess. Say that today I have created 7 lables and I want excel to print those 7 lables by pressing the button......The problem is that the number of lables changes every day....So How could I get excel to recognise the number of lables created and therefore to print them

Thanks in advance



Answer this question

Printing by using a vba code

  • Bertrand JURADO

    It would be easier, if you also have MS Word, to use the mail merge feature in Word to create labels from the data held in Excel. Type in 'mail merge' in Excel help to see what to do.

    hth

  • Printing by using a vba code