I was trying to use Data Access Com in EXCEL VBA to get member forces in Columns. I was trying to get AnalysisCaseIDs for IForces.GetMemberForces, so I called IForces.GetAnalysisCasesIDArray and the EXCEL keep crashing. I looked up the function in the developer guide and see that there's a "*" in front of the parameter Long palAnalysis. What does that mean?
↧