Hi,
I have scanned the forums, but nothing fits my criteria. I want to know if there is a VBA formula to convert 1 sheet in an Excel workbook to pdf and mail through Outlook. I do not want the code to attempt to SAVE the .pdf to my drive. I only want it to convert the sheet to pdf and create a new email only.
#2: Is there a formula or VBA code that will simply clear the contents of a cell. I have a workbook that employees enter their id and pull there monthly numbers. Once the id is entered, all fields automatically populate. Is there a VBA that i can use to simply clear the cell that has the ID? I want to link the CLEAR VBA to a command button. Once the employee emails their monthly numbers themselves, the employee can press CLEAR to delete their ID and data prior to someone viewing their information.
I have scanned the forums, but nothing fits my criteria. I want to know if there is a VBA formula to convert 1 sheet in an Excel workbook to pdf and mail through Outlook. I do not want the code to attempt to SAVE the .pdf to my drive. I only want it to convert the sheet to pdf and create a new email only.
#2: Is there a formula or VBA code that will simply clear the contents of a cell. I have a workbook that employees enter their id and pull there monthly numbers. Once the id is entered, all fields automatically populate. Is there a VBA that i can use to simply clear the cell that has the ID? I want to link the CLEAR VBA to a command button. Once the employee emails their monthly numbers themselves, the employee can press CLEAR to delete their ID and data prior to someone viewing their information.