M
Matthias Becker
Hello
i am a beginner with Word-VBA and have a question.
For a formular i have to use multiple Textfields. These are called quant1,
quant2, ... quant15 and singelPrice1 to 15. I want to calculate the total price
into a third field which also shall be included in the Total field.
My question is now, how to do so?
I tried to set the fieldproperties to calculation but i do not get the right
result (always 0,00). Then i tried it with vba but i cannot acces any of the
fields.
I am useing Word 2000.
Thank you
Matt
i am a beginner with Word-VBA and have a question.
For a formular i have to use multiple Textfields. These are called quant1,
quant2, ... quant15 and singelPrice1 to 15. I want to calculate the total price
into a third field which also shall be included in the Total field.
My question is now, how to do so?
I tried to set the fieldproperties to calculation but i do not get the right
result (always 0,00). Then i tried it with vba but i cannot acces any of the
fields.
I am useing Word 2000.
Thank you
Matt