Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a macro that creates a copy of a worksheet, puts it in a new file and then sends that file to a set recipient. The simple code seems to work fine in Excel 2000, meaning it creates the copy, sends, asks the security question, asks whether or not you want to save a copy, and then closes that new file. example code: Sheets("test").Copy ActiveWorkbook.SendMail ", Subject:="test" ActiveWorkbook.Close But when moving to excel 2003, the same bit of code crashes the program. I'm using microsoft outlook and the security is set to low or med. Any ideas on the issue? -- JonPar ------------------------------------------------------------------------ JonPar's Profile: http://www.excelforum.com/member.php...o&userid=24766 View this thread: http://www.excelforum.com/showthread...hreadid=383324 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto Fill function in Excel 2007 not working properly | Excel Worksheet Functions | |||
Why isn't my paste function working properly in Excel? | Excel Discussion (Misc queries) | |||
Excel 2003 Data Sort & Subtotaling not working properly | Excel Discussion (Misc queries) | |||
Excel SendMail Not working in XP Office 2003 | Excel Programming | |||
Replace function not working properly in Excel 2000 SP3 | Excel Worksheet Functions |