Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~372 People Reached
Favorite Forums
Favorite Tags
c++ x 2
Member Avatar for carlos_lopez_m

Hi everyone: I'm calling an Excel file from C#; now, because I Want to run automatically a Macro, I've added to my Workbook code, Private Sub Workbook_Open() the name of the routine I want VBA to execute as soon as the file is open. The problem is that C# is …

Member Avatar for carlos_lopez_m
0
141
Member Avatar for carlos_lopez_m

Hi everyone I'm having a problem trying to load a VBA program through C#. I'm creating an application in order to load Excel (so far so good), and I can even paste some information from one of my arrays in a spreadsheet.... My question is, how can I run a …

0
77
Member Avatar for carlos_lopez_m

Hi everyone! I have a program written in C++ which already exports some data to Excel, on the other hand, I have another program written in VBA to analyse the data. I used to run them independent but now I would like to simplify them. Is there a chance to …

Member Avatar for carlos_lopez_m
0
154