I am trying to create an application where user can upload a file say .pdf and delete the same.
"how to change the attachment name in name bar so that I can refer it in my code."
At present the counter changes every time I attach a file for eg. I insert a pdf xyz it gives it name "object 5"
I delete it and reinsert but now counter has moved to "object 6".
Hence I am not able to refer it with its name in VBA code.
Any help would be highly appreciated
Thanks in Advance!!!!
"how to change the attachment name in name bar so that I can refer it in my code."
At present the counter changes every time I attach a file for eg. I insert a pdf xyz it gives it name "object 5"
I delete it and reinsert but now counter has moved to "object 6".
Hence I am not able to refer it with its name in VBA code.
Any help would be highly appreciated
Thanks in Advance!!!!