Hello all,
I am duplicating visio pages using vba, now I am trying to create number of pages mentioned in excel "A" column and name the pages accourding to the text in that column.
I can create 10 pages with this condition "for i = 1 to 10" using this condition but now i want to create number of pages as mentioned in excel can any one please help.
If my question is not clear plz reply back so that i can explin in better way.
Thank you.