When connecting silently from VBA to SAP I am running into a problem when a message server and port are required.
In SAPGUI 7.50 forward, SAP made a change. These silent connections always worked prior to 7.50. Apparently you have to fill in the connection's .GroupName and .MessageServer properties. However, there is no property to attach the port to. This is what I am looking for.