hi everyone!thanks for reading my thread hope that u can help me with VB

ok the problem is like this.i have a word document that i would like to edit and save its content by using VB programming tools.th data in the word doc are like this

p01=100
p02=150
p03=200

and so on.so is there anyway for me to edit its value and at the same time save this edited version via VB programming tools that i wanna build?

thanks!