G
Guest
I have a function - fGetUNCPath(Left$([Photo],2)) & Mid$([Photo],3)
I would like to use the form fP5ProjectPlanEdit to mput the results from the
function into the SchedUNC field in the tSchedImages table
The form uses the office file open idalog to choose a photo image for the
current record.
The function is used to return the UNC path to Photo image.
How can I add the function results to the field in my table?
Thanks in advance!!
I would like to use the form fP5ProjectPlanEdit to mput the results from the
function into the SchedUNC field in the tSchedImages table
The form uses the office file open idalog to choose a photo image for the
current record.
The function is used to return the UNC path to Photo image.
How can I add the function results to the field in my table?
Thanks in advance!!