Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Now i havwe came up with a new issue.
I want to create a IMPORT BUTTON by which i can sent the required data ( in excel format) to our main server or any other computer ( to a particular destination with in server/ computer). How can i do this ?
hi
try this hope this helps you, not sure
on button take following step
1. Select action = Launch
2. in the application box I entered a variable that contains the full path of the target document.
3. in the filename box I entered a variable that contains the full path of the target document.
4. In the parameters box i entered paramneters e.g. "Tootbar=0" to suppress the toolbar.
This one will work with in your pc only. I want to sent my file through internet to other pc ( New destination).
I think in this case macros will come into play. ![]()
Sorry not through internet. But within server and client pc's
Some one get me the solution please..