Hello
I am new to VBA and this forum and need a little help please.
I am supporting users that have hundreds of Excel files that upload to Oracle database using VB and we have recently moved servers so the DB name / URL / SID has changed.
To make it easy for users I create the following macro which works perfect for me using Excel 2016 but not for another user using Excel 2010 so maybe this is a simple case of change in VB syntax.
Administrator's note: Please take the time to review our rules. There aren't many, and they are all important. Our guidelines recommend code tags. I have added them for you this time because you are a new member. --6StringJazzer![]()
Please Login or Register to view this content.
User on 2010 is getting this error
Run-time error '-2147417848 (80010108)':
Method 'AddFromString' of object '_CodeModule' failed
Any help would be appreciated !
Bookmarks