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

没有正确的解决方案

其他提示

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top