HI!
Thanks for taking time to help me!
MintJulep: If you refer to
newName = MyPath & CStr(nVal) & ".doc"
ThisDocument.TextBox1.Text = CStr(nVal)
ThisDocument.SaveAs newName
So when i debug the CStr(nVal) it do have a value and the ThisDocument.TextBox1.Text do also get a value...
Hi all!
I have a problem with a word document.
I have Built a invoice template for a customer. My tought is that when he press a button, after he has filled the invoice, a vb function is called. The fuction will go to a pree defined mapPath. It will lopp all the wordfiles and select the max...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.