Hello,

I am writing a Visual Basic macro in Word to format data that I extracted from Microsoft Access into tables. Is there a way to insert captions for these tables using my own values for Table Numbers? Currently, when I use .InsertCaption, I get labeling such as Table 1, Table 2, etc. I have a column in Access that contains the specific table numbers that I want for each table that I created (such as 3.2.1-1 for example). Is there a way that I can use these Table Numbers instead?

Thanks for your help!