Question

I am having a difficulties to find the way on how to open the file in LiveLink using VBA in Excel. I know the folder where its placed and I know the name of the file; is there any straightforward way to perform this please?

Many thanks in advance,

Michal

Pas de solution correcte

Autres conseils

Use the Shell function - see here for more info. Also, see the VBA info on this function here.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top