Hello Everyone!
My question is i have Main Form with attachments subform
I want to show Pictures of Students on Main Form if attachment Type is Profile Picture
Is it possible to do this with expression as control source of Image with criteria
My question is i have Main Form with attachments subform
I want to show Pictures of Students on Main Form if attachment Type is Profile Picture
Is it possible to do this with expression as control source of Image with criteria
Code:
=[AttachmentSubF].[Form]![AttachmentName]
Last edited: