unable to understand following piece of code:
Call MsgBox("You must select a Task before proceeding to " & document.all("b tnAttachments") .value & ".",vbExclamati on + vbOKOnly,"MYPAG E -- Profile Search")
Call MsgBox("You must select a Task before proceeding to " & document.all("b tnAttachments") .value & ".",vbExclamati on + vbOKOnly,"MYPAG E -- Profile Search")
Comment