Hi all,
I have an Access database that uses a function to send some information to Word, using VBA. Now, I want the Access function to call an input box in Word (ie displayed modally in the Word window, not the Access window).
The result will then ned to be returned the the Access calling function.
I have an Access database that uses a function to send some information to Word, using VBA. Now, I want the Access function to call an input box in Word (ie displayed modally in the Word window, not the Access window).
The result will then ned to be returned the the Access calling function.