Attachment validation

sbaud2003

Member
Local time
Today, 13:20
Joined
Apr 5, 2020
Messages
186
Hi Sir

How can i attachment of id or any document mendatory through validation rule VBA Code
 
Hi Sir

How can i attachment of id or any document mendatory through validation rule VBA Code
What would that validation require? What would "attachment of id" mean? Please describe the requirement outcome.

Most experienced Access developers would recommend NOT using an attachment field in a table in Access, so there's some concern about that in the first place. An id is a value, usually created with an AutoNumber in Access, or generated as a string. In neither case, though, would that involve "attaching" the id to anything.

Once we understand the requirement, it will be easier to offer specific suggestions.

Thank you.
 

Users who are viewing this thread

Back
Top Bottom