+ Reply to Thread
Results 1 to 14 of 14

Thread: Additional or discount % from other sheet

  1. #1
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    riyadh
    MS-Off Ver
    Excel 2003
    Posts
    413

    Smile Additional or discount % from other sheet

    Hello Again,

    Can any one help me to write a VBA macro to apply additional amount (%). I have one sheet named Loading Values which have % values in each cells. Based on class and age it will add the % amount.

    For Excess Amount OR Discount:
    Example. i want to give add amount for column NIL A5 i.e VIP class.
    So the calculation will be like this C3:10 i will add 10% i.e. 50 +1.25% = 51.


    Excess Amount OR Percentage
    Example. i want to give add amount for column R5 (5%) i.e VIP class.
    So the calculation will be like this C3:10 i will add 1.21 i.e. 50 +1.25% = 51.

    Note: i can add both or any one or leave it blank.


    Optical & Dental
    But for dental and optical limit the calculation will be on class, Age & relation (Employee, Child & Spouse)

    Thanks in advance.

    Sample file is attached for your easy refference.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    riyadh
    MS-Off Ver
    Excel 2003
    Posts
    413

    Re: Additional or discount % from other sheet

    Lot of people have viewed my request but no one have replied. Comeon guys.

  3. #3
    Forum Moderator arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    4,384

    Re: Additional or discount % from other sheet

    Have a couple of questions -
    So the calculation will be like this C3:10 i will add 10% i.e. 50 +1.25% = 51.
    What do you mean by C3:10?
    From where do you get the 50 in the above statement?
    Where should the calculated values be input?
    Cheers,
    Arlette

    If I helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  4. #4
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    riyadh
    MS-Off Ver
    Excel 2003
    Posts
    413

    Re: Additional or discount % from other sheet

    First of all thanks for respond to my request.

    C3:C10 (Sorry Typing Mistake)
    In first sheet (Calculation Data) C4
    in loading sheet from B5:B9

    it is little bit confusing but i am sure once you get the theme of my request then it will be easy for your to make VBA Macros.

  5. #5
    Forum Moderator arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    4,384

    Re: Additional or discount % from other sheet

    I am still not able to understand as to where the calculated values - for e.g. 51 should be input?
    Cheers,
    Arlette

    If I helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  6. #6
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    riyadh
    MS-Off Ver
    Excel 2003
    Posts
    413

    Re: Additional or discount % from other sheet

    we will go one by one OK.

    I have 2 sheets named (Calculation Data &Loading Values) OK

    on sheet Loading Values if i put any value in B5 or S5 (Any one) the result should be on sheet Calculation Data range C4:C10, D4:D10 & E3:E10.

    I hope the above mentioned justification will make you understand what i want.

    Kindly see the attached file for easy reference.

  7. #7
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    riyadh
    MS-Off Ver
    Excel 2003
    Posts
    413

    Re: Additional or discount % from other sheet

    Kindly see the document i have attached on my request + online google share for your revision

    i hope this will make your work easy for help.

  8. #8
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    riyadh
    MS-Off Ver
    Excel 2003
    Posts
    413

    Re: Additional or discount % from other sheet

    Is their any solution for my request. please respond

  9. #9
    Forum Moderator arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    4,384

    Re: Additional or discount % from other sheet

    Its pretty complicated and will need some good thought. I am a little caught up but will surely have something for you in the morning.
    Cheers,
    Arlette

    If I helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  10. #10
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    riyadh
    MS-Off Ver
    Excel 2003
    Posts
    413

    Re: Additional or discount % from other sheet

    carry on i have just asked in fact want to know can i get any result from this site or not. but as usual this site is always their for my help. Thanks for your support.

  11. #11
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    riyadh
    MS-Off Ver
    Excel 2003
    Posts
    413

    Re: Additional or discount % from other sheet

    any news for me friend

  12. #12
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    riyadh
    MS-Off Ver
    Excel 2003
    Posts
    413

    Re: Additional or discount % from other sheet

    Sorry to mark solved. To this topic their is nor button for editing the topic that is the reason i have left it like this.

  13. #13
    Forum Moderator arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    4,384

    Re: Additional or discount % from other sheet

    How did you solve it?
    Cheers,
    Arlette

    If I helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  14. #14
    Valued Forum Contributor
    Join Date
    01-11-2012
    Location
    riyadh
    MS-Off Ver
    Excel 2003
    Posts
    413

    Re: Additional or discount % from other sheet

    By asking help on this site splitting my request.

    PHP Code: 
    Topichttp://www.excelforum.com/excel-programming/814297-correction-of-formula-simplify.html 
    Even it is longtime back i cannot remember also.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0