macro problem

G

Graham Mayor

You may not need a macro. You can probably do this with a formula field
updated by checking the calculate on exit check box of the form field.
eg
{=({FormFieldName} + 10)}

What's the formula?

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
G

gorda

Hi

I would need some help creating a macro.

I have a document that has lots of text form fields. These field
contain only numeric values.

I would need a macro that calculates a value and shows it in the botto
of the document. The value would be calculated using the text form fiel
values and a specific formula. The calculation could be carried out b
using commandbutton or similar.

so if somebody knows an easy solution or even a ready code for thi
problem, please address me in the right direction.

Thanks in advanc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top