I guess it doesn't lose my indentations and whatever. Here it is:
Dim SessionManager As QBSessionManager
Set SessionManager = New QBSessionManager
SessionManager.OpenConnection2 " ", "SFW Sales Order & Month-End", ctLocalQBD
SessionManager.BeginSession "", omDontCare...
I am trying to build 2 transaction tables based on an array that I loaded from two other arrays, so that both tables will contain the same information. While loading the first table everything seems find until the third iteration (i=2) when I am getting the "Method 'GetAt' of Object...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.