Votes
Answers
Views
Question
0
1
54
I am trying to perform operations on a spreadsheet in our application. On our 2008r2 virtual machine the object is correctly identified as an AcxTable, however on our win2016 virtual machine the object is identified as a WinObject. The WinObject does not have spreadsheet operations needed to manipul...
0
1
66
asked 7 years ago by scruffy
updated 7 years ago by josh-yates
Our company has upgraded to Office 2016 64 bit, is this version supported by the ALM Business Views add in?
6
1
61
asked 13 years ago by derlweldon
updated 13 years ago by sammyh
We are getting and Invalid field name error for project we upgraded from v9.2 Any Ideas? See Error Below. Error at Line 1131, (character 3) Invalid field name: ==================== Sub SetFieldApp( FieldName, Vis, Req, PNo, VOrder ) 'Sets a field's appearance ==> With Bug_Fields(FieldName) .IsVisibl...