Hello everyone
Does somebody know how to modify a location route depending on the information contained into a field?
Into my form I have a field named "Code_ID" (textbox) and also a buttom named "attachcmd"
After the event Attachcmd_Onclick I need the attached information will be recorded on this location:
"C:\Users\General\Desktop\ 'On this part of the path I want to add "Me.Code_ID" \
How Do I modifiy this part of the code?
Thanks for all the support!!!