Questions about Perspectives & Active Forms
Posted: Tue May 18, 2010 8:18 am
After developing with Perspectives for some weeks I've got some questions.
1 - When adding a new Active form to a sheet, you have to give up a name for it, Default is "ARPT1". Does this need to be unique? Why is it used? Except for one or two references in some formula's.
2 - I've noticed differences when starting Perspectives. When I first start Perspectives (the excel plugin) and than open a excel sheet with active form. I've noticed serieus delay when trying to use a Picklist (It seems to calculate a lot, building the piclist) and VBA code is seriously slower (especially while looping).But when I first start with the excel sheet and than activate the plugin, things are working normally. Picklist are instantly usable and the same VBA code is run in a split second. Is this the result of a wrong install or incorrect usage of the software?
3 - When I want to lock the page to protect certain fields. It seems that picklists are no longer usable, they give some vba error and stop working. Is there a fix for this?
4 - This is more a general question. It seems I can log in without having to care if the profilename is uppercase or not. TM1 accepts Admin, admin, ADMIN as the same profile. Is there a way to make this more strict? It could lead to some problems in my VBA. I can work around this but a more strict login procedure would be preferred.
1 - When adding a new Active form to a sheet, you have to give up a name for it, Default is "ARPT1". Does this need to be unique? Why is it used? Except for one or two references in some formula's.
2 - I've noticed differences when starting Perspectives. When I first start Perspectives (the excel plugin) and than open a excel sheet with active form. I've noticed serieus delay when trying to use a Picklist (It seems to calculate a lot, building the piclist) and VBA code is seriously slower (especially while looping).But when I first start with the excel sheet and than activate the plugin, things are working normally. Picklist are instantly usable and the same VBA code is run in a split second. Is this the result of a wrong install or incorrect usage of the software?
3 - When I want to lock the page to protect certain fields. It seems that picklists are no longer usable, they give some vba error and stop working. Is there a fix for this?
4 - This is more a general question. It seems I can log in without having to care if the profilename is uppercase or not. TM1 accepts Admin, admin, ADMIN as the same profile. Is there a way to make this more strict? It could lead to some problems in my VBA. I can work around this but a more strict login procedure would be preferred.