J JohnPapa Registered User. Local time Today, 11:11 Joined Aug 15, 2010 Messages 1,120 Nov 5, 2021 #1 Does any one know whether there is a problem with using late binding to open Microsoft 365 Excel?
arnelgp ..forever waiting... waiting for jellybean! Local time Today, 16:11 Joined May 7, 2009 Messages 20,413 Nov 5, 2021 #2 no, perhaps problem with the code.
gemma-the-husky Super Moderator Staff member Local time Today, 09:11 Joined Sep 12, 2006 Messages 16,071 Nov 5, 2021 #3 I found A2003 wouldn't work with Outlook365 whatever I did. Maybe it's the same thing with Excel365, and lower versions of Access. Can you error trap when you instantiate the object, and see what error code you get.
I found A2003 wouldn't work with Outlook365 whatever I did. Maybe it's the same thing with Excel365, and lower versions of Access. Can you error trap when you instantiate the object, and see what error code you get.
J JohnPapa Registered User. Local time Today, 11:11 Joined Aug 15, 2010 Messages 1,120 Nov 5, 2021 #4 gemma-the-husky said: I found A2003 wouldn't work with Outlook365 whatever I did. Maybe it's the same thing with Excel365, and lower versions of Access. Can you error trap when you instantiate the object, and see what error code you get. Click to expand... On closer look it appears to work. The only difference is that in the case of the Microsoft 365, when I invoke the Excel builder it prompts me to save the file and after I save it, I can view it.
gemma-the-husky said: I found A2003 wouldn't work with Outlook365 whatever I did. Maybe it's the same thing with Excel365, and lower versions of Access. Can you error trap when you instantiate the object, and see what error code you get. Click to expand... On closer look it appears to work. The only difference is that in the case of the Microsoft 365, when I invoke the Excel builder it prompts me to save the file and after I save it, I can view it.
J JohnPapa Registered User. Local time Today, 11:11 Joined Aug 15, 2010 Messages 1,120 Nov 5, 2021 #5 In other words, the application operating with the Access 2013 Runtime appears to be working with Microsoft 365 Excel. If anyone needs the code I can post.
In other words, the application operating with the Access 2013 Runtime appears to be working with Microsoft 365 Excel. If anyone needs the code I can post.
gemma-the-husky Super Moderator Staff member Local time Today, 09:11 Joined Sep 12, 2006 Messages 16,071 Nov 5, 2021 #6 @JohnPapa ah. I thought you were indicating you had a problem, rather than just asking whether you could do this...
@JohnPapa ah. I thought you were indicating you had a problem, rather than just asking whether you could do this...
J JohnPapa Registered User. Local time Today, 11:11 Joined Aug 15, 2010 Messages 1,120 Nov 6, 2021 #7 I was asking about it because I thought I had a problem. At the end of the day i just needed to scroll left.
I was asking about it because I thought I had a problem. At the end of the day i just needed to scroll left.