Good Afternoon,
I have created a Bill template in Word 2003, which I have written in Visual Basic 6.5.
It has options to add anything from 1-4 costs and 1-4 disbursements, There is 2 tables on table adds the text, amount and VAT in to the relevant columns adding addtional rows.
The second table is within the footer that holds the totals.
I origionally created it so that the last row would resize itself, so that it would meet the 2nd table although depending on how much text is entered it does override.
Is there any way to set the table to resize to a set size but also not exceed that size, maybe warn users when running out of space..?
I have been researching this for days and can not find any information on this, so any help would be much appreciated.
Thanks in advance... Vicky
I have created a Bill template in Word 2003, which I have written in Visual Basic 6.5.
It has options to add anything from 1-4 costs and 1-4 disbursements, There is 2 tables on table adds the text, amount and VAT in to the relevant columns adding addtional rows.
The second table is within the footer that holds the totals.
I origionally created it so that the last row would resize itself, so that it would meet the 2nd table although depending on how much text is entered it does override.
Is there any way to set the table to resize to a set size but also not exceed that size, maybe warn users when running out of space..?
I have been researching this for days and can not find any information on this, so any help would be much appreciated.
Thanks in advance... Vicky
Comment