on ‎2016 Jul 03 6:21 AM
We use local members to perform some look ups and calculations that are suited to Excel (and are not relevant for storing in IBP). We wish to copy the end result of this calculation from a local member to an IBP stored key figure. Is there a convenient way of doing this? The standard COPY operator requires the source key figure to be defined in the planning area model even when it is defined for interactive mode.
Request clarification before answering.
Hi Michael,
I had a similar requirement in the past and I placed a button in the worksheet having assigned a macro that was executing the copy from the local member to the target KF (given that KF is editable). After copy was executed user could simulate / save data.
Regards
Alecsandra
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sourojit,
I think the answer depends if it's expected to be triggered automatically or manually, how optimized the code is.
Recommendation would be to have the user triggering the procedure run instead of being triggered by an event (like workbook opening).
Unfortunately, I cannot help more, as I am not familiar with VBA.
Regards
Alecsandra
| User | Count |
|---|---|
| 14 | |
| 5 | |
| 4 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.