I have a document named "Test.fdt". It's a form designer software.
I put a field named "employee_number" and a button named "finish" in the form.
The button rules can be changed using Visual Basic. I have a folder with path-> \\Network\portal\formsimport.
All I need to do is:
Change the format to pdf.
Save it as "Test + employee_number", then
Send it to the folder with the path described above.
If employee_number string is 1192, It should be \\Network\portal\formsimport\Test1192.pdf as path.
Due on 1 week It s for VB masters.
Help please, my VB level is 0.2/10. I need the code, Thanks
I put a field named "employee_number" and a button named "finish" in the form.
The button rules can be changed using Visual Basic. I have a folder with path-> \\Network\portal\formsimport.
All I need to do is:
Change the format to pdf.
Save it as "Test + employee_number", then
Send it to the folder with the path described above.
If employee_number string is 1192, It should be \\Network\portal\formsimport\Test1192.pdf as path.
Due on 1 week It s for VB masters.
Help please, my VB level is 0.2/10. I need the code, Thanks