Hi
I have a table that has EmpID, and I create a column called EmpPic with expression as [ EmpID + '.jpg' ] because I do have employees pictures saved using their ID.
Finally, I added a PictureEdit to my form.
What I want to do is to:
- Bind it to created filed EmpPic .
- Affect the picture content.
Thanks
Start Free Trial