CHALLENGE
What I want to do...
I have a form for requests that has an autonumeric request number. I want to now if it`s possible to use a button for opening a MS Word Document with of the request number as its name. If the file doesn`t exist, it must be create with the current request number and store in a specific path (c:/dia sistema/). Otherwise the button have to open the document.
I need some ideas to do it.
Thanks