Hey gang,
Here's whats happening: I've created an excel spreadsheet from within vb code that just creates a file and saves it. However, I'd like the user to view it in an OLE excel object. How do I assign it though?! I have code that assigns the worksheet all teh information formatting, but how do I do
oleExcelObject = VBCreatedWorksheet
???
Thanks in advance,
Jack
Here's whats happening: I've created an excel spreadsheet from within vb code that just creates a file and saves it. However, I'd like the user to view it in an OLE excel object. How do I assign it though?! I have code that assigns the worksheet all teh information formatting, but how do I do
oleExcelObject = VBCreatedWorksheet
???
Thanks in advance,
Jack