Hello All -
I am working for BPC Embedded Planning BW 7.4 and AO 2.2.
I would kindly like to ask how I can do to validate Input for % Multiplier using VBA Macro in AO 2.2.
I have a case.
I have a button e.g. Button Validation
If user press Validation button, it will validate percentage input not to exceed than 100%. e.g. for the case below, it will give the error message for Account 6000001 since the percentage is 120.
Could I kindly ask your help please to advise what the syntax, or function, or logic in VBA AO Macro to have that validation? Really appreciate if you give the sample VBA Code?
Account | Cost Center | % Multiplier |
---|---|---|
6000001 | 1000101 | 120% |
6000001 | 1000102 | 100% |
Many thanks and appreciate much your help,
nb:
I post this question into AO thread due it relates to VBA Macro in AO.
I prefer to use VBA due it is faster comparing to use Planning Function.
Cheers,
Daniel N.