View Single Post
 
Old 08-22-2013, 07:47 AM
pargoooo pargoooo is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Aug 2013
Posts: 1
pargoooo is on a distinguished road
Default Dynamic Text in Word

Hi, I'm using Word 2010 and am wondering if it is possible to have certain text in my document change depending the result of a mathematical function that is based on two numbers on the page.

I.E. If I have number A and number B I want a specific section of text to say "Positive" if A - B > 0 and I want it to change to say "Negative" if A - B < 0.

I would like it to do this automatically (without any sort of input from the user, almost how excel cells update automatically).

I'm familiar with VBA, especially for Excel but have never used it in Word.
Reply With Quote