devendra.dvm
Member
Hi Experts,
I’m Back with my new project…Hope I will get the solution like my earlier post.
I’m working in stock broking company, Need to configure the commission rates for agents…In my earlier post I got the macro Tool for the same from well-known member “Mr.Monty” and Ninja “Mr.Hui”....same working perfectly and saving a lot of time…Thanks a lot to both Experts.
Now I required a similar VBA macro (User Form) to calculate differentials between Old Commission rates and New commission rates.
Please refer the attachment to understand the same.
In Sheet DATA:
· Column “T” ( Perc) Mentioned old rates
· Column “U” (GrossAmt) Mentioned Gross amount
· Column “X” (NetAmt) Mentioned Net amount
· Column “AB” (BrokTypeID) Mentioned Broke Type ID
Note: Data will be manually added in "Sheet_DATA"
Example : As per above table if Broke type is “1” differential commission rate is -0.50% then formula will be =-0.50% *M/100.
After processing this output should go and sit in result sheet..Have attached excel file for better understanding.
I hope these details are able to understand...Thanks in advance.
I’m Back with my new project…Hope I will get the solution like my earlier post.
I’m working in stock broking company, Need to configure the commission rates for agents…In my earlier post I got the macro Tool for the same from well-known member “Mr.Monty” and Ninja “Mr.Hui”....same working perfectly and saving a lot of time…Thanks a lot to both Experts.
Now I required a similar VBA macro (User Form) to calculate differentials between Old Commission rates and New commission rates.
Please refer the attachment to understand the same.
In Sheet DATA:
· Column “T” ( Perc) Mentioned old rates
· Column “U” (GrossAmt) Mentioned Gross amount
· Column “X” (NetAmt) Mentioned Net amount
· Column “AB” (BrokTypeID) Mentioned Broke Type ID
Note: Data will be manually added in "Sheet_DATA"
![upload_2017-3-27_16-20-11.png upload_2017-3-27_16-20-11.png](https://chandoo.org/forum/data/attachments/40/40055-0bcee5675ff7ed05b3681c50781fefaf.jpg)
Example : As per above table if Broke type is “1” differential commission rate is -0.50% then formula will be =-0.50% *M/100.
After processing this output should go and sit in result sheet..Have attached excel file for better understanding.
I hope these details are able to understand...Thanks in advance.