Excel VBA to send variable to sketchup plug in

I have a vba code that opens sketchup.
I also have a plugin that automatically kicks when sketchup opens

load "testOpenSketchup.rb"

What I want to happen is to only load the plugin if sketchup was opened with the excel macro.

Has anybody an idea on how to load the plugin only if sketchup was opened from excel?:blush:

Hello @UncleStringer,

I couldn’t help you enough but check if this will help you somehow:
https://sketchucation.com/forums/viewtopic.php?f=180&t=66876

Wish you a good luck!

Ha!
@Maniac
Thanks, davesexcel is actually me. I didn’t understand what they were talking about then and still don’t.