Can I write vba code that does what this macro does:
SetValue
[Forms]![Personnel and Training Form]![imgEmployee].[Picture]
[Forms]![Personnel and Training Form]![Photo]
It takes the file path from the [Photo] field and sets the image [imgEmployee] to display it.
SetValue
[Forms]![Personnel and Training Form]![imgEmployee].[Picture]
[Forms]![Personnel and Training Form]![Photo]
It takes the file path from the [Photo] field and sets the image [imgEmployee] to display it.