Humble Lion ™
KPCKevin Powell - Community
•Created by Humble Lion ™ on 10/14/2023 in #back-end
VISUAL BASIC 6.0
Yeah
21 replies
KPCKevin Powell - Community
•Created by Humble Lion ™ on 10/14/2023 in #back-end
VISUAL BASIC 6.0
The instruction is to use the visual basic to solve the problem
21 replies
KPCKevin Powell - Community
•Created by Humble Lion ™ on 10/14/2023 in #back-end
VISUAL BASIC 6.0
Yeah that was my mistake
21 replies
KPCKevin Powell - Community
•Created by Humble Lion ™ on 10/14/2023 in #back-end
VISUAL BASIC 6.0
I think I figured it out myself lol
My calculations was wrong
21 replies
KPCKevin Powell - Community
•Created by Humble Lion ™ on 10/14/2023 in #back-end
VISUAL BASIC 6.0
21 replies
KPCKevin Powell - Community
•Created by Humble Lion ™ on 10/14/2023 in #back-end
VISUAL BASIC 6.0
21 replies
KPCKevin Powell - Community
•Created by Humble Lion ™ on 10/14/2023 in #back-end
VISUAL BASIC 6.0
Ok so I'm trying to a code that (when salary value is inputted) calculates users take-home pay after all deductions and allowances.
Below are the allowances:
Transport = 10% of basic salary
Rent = 15% of basic salary
Hazard = 6.5% of basic salary
Below are the deductions:
Pension = 7.5 % of basic salary
NHIS = 5% of basic salary
Tax = 2% of basic salary
So I used the following calculate the percentage of both the allowances and deductions (Amount *%)/100
21 replies
KPCKevin Powell - Community
•Created by Humble Lion ™ on 10/14/2023 in #back-end
VISUAL BASIC 6.0
I'm trying to create a code that can calculate simple interest with visual code 6.0
21 replies