thanks Sir, it was working fine. but what if there is no attachment get error message in "Kill sFile", can you please advise how to avoid as i want if no attachment then proceed.
Dears;
I need your kind support to modify the below to get the attachment from subforum in maniform.
Main form = Holiday_Dialysis
Subform = Documents
attachment filed = Sigend_Form
as i get error in " If Me.Documents.Form.Recordset.Fields("Sigend_Form").AttachmentCount > 0 Then"
the...
Dears:
Kind support.
is there a way to attach the Form present in main form from current record to outlook on button click.
as I want upon button click any attached files in current record go to outlook email.
File attached, kind support on how to do this.
thanks team, its work fine. but is there a way to clear the page once opening to sign. as it always show attached signature then has to click on clear before signing the new signature.
HI:
got Run time error3188:
could not update: currently locked by another session on this machine.
once i click on Debug highligh the below code:
If Me.Dirty Then Me.Dirty = False.
this error sometime appear and sometime not.
can you please advise to solve this.
Dears:
kind support, as I have main form where need to get the signature from 2 user.
i tried different way but got error when sign the 2nd signature.
can you please help me to fix this issue.