Hi to all the forum's memebers.
I have a vba code which establish connection to the TM1 and then runs some process.
My code is working well but there is one station that I'm trying to run the vba script in it and I'm having a connection error message.
When I changed the server name into the ip address it worked fine.
I thought that it might be relevent to the DNS definitions but when I tried to ping the server name in the cmd it was fine.
What may solve my problem?
Thanks to the helpers
Roei
VBA Server Name error
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: VBA Server Name error
it would behoove you to read the request for assistance guidelines and then come back again with a revised request. Once I saw that snippet, and didn't see an example, I read no further.roei61 wrote:I have a vba code