Hi everyone, I have an online test that is completed on a SharePoint site. When the user finishes the test, I'd like the results (the test is scored as it goes, and the results listed on a worksheet) to be emailed to me.
I know I can use "ActiveWorkbook.SendMail" to send the whole workbook to myslef, but what would be the easiest way to send just one page? Or, an even smaller file, just the contents (20 Y or N cells) as a text file?
Richard
I know I can use "ActiveWorkbook.SendMail" to send the whole workbook to myslef, but what would be the easiest way to send just one page? Or, an even smaller file, just the contents (20 Y or N cells) as a text file?
Richard