문제

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