Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello Guys, I have the following task... Code: -------------------- Task 4 At the beginning of the term our staff is busy with enrolments. Students are given a discount if they pay the course fee in advance. The staff needs to calculate and record the course fees paid by students. To make this task easier for our staff you will need to design a template which can be re-used each term. Include appropriate headings. The information they require is as follows: Student Name Course Code Course Name Date Course Commences Date Paid No. of Days paid in Advance Course Fee Discount Course Fee Paid You should create and enter formulas to calculate the No. of Days paid in Advance, the Discount and the Course Fee Paid. Use a VLOOKUP function in your template to determine the discount rate to be used for the calculation of the Discount. Your template should include a separate discount table containing the following information about the discount received: • If students pay the course fee less than 7 days prior to the course commencing then they receive no discount. • If students pay the course fee 7 to 13 days prior to the course commencing then they receive a discount of 5%. • If students pay the course fee 14 to 20 days prior to the course commencing then they receive a discount of 8%. • If students pay the course fee 21 days or more prior to the course commencing then they receive a discount of 10%. -------------------- I was wondering how i'd go about achieving it. I haven't touched excel since i was in year 10. Which is approximately 2 years ago. It was one of the most boring applications i've ever used. I'm more of an Access guy. Can you guys help me out? -- augrunt ------------------------------------------------------------------------ augrunt's Profile: http://www.excelforum.com/member.php...o&userid=35759 View this thread: http://www.excelforum.com/showthread...hreadid=555371 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() augrunt wrote: Hello Guys, I have the following task... Code: -------------------- Task 4 At the beginning of the term our staff is busy with enrolments. Students are given a discount if they pay the course fee in advance. The staff needs to calculate and record the course fees paid by students. To make this task easier for our staff you will need to design a template which can be re-used each term. Include appropriate headings. The information they require is as follows: Student Name Course Code Course Name Date Course Commences Date Paid No. of Days paid in Advance Course Fee Discount Course Fee Paid You should create and enter formulas to calculate the No. of Days paid in Advance, the Discount and the Course Fee Paid. Use a VLOOKUP function in your template to determine the discount rate to be used for the calculation of the Discount. Your template should include a separate discount table containing the following information about the discount received: · If students pay the course fee less than 7 days prior to the course commencing then they receive no discount. · If students pay the course fee 7 to 13 days prior to the course commencing then they receive a discount of 5%. · If students pay the course fee 14 to 20 days prior to the course commencing then they receive a discount of 8%. · If students pay the course fee 21 days or more prior to the course commencing then they receive a discount of 10%. -------------------- I was wondering how i'd go about achieving it. I haven't touched excel since i was in year 10. Which is approximately 2 years ago. It was one of the most boring applications i've ever used. I'm more of an Access guy. Can you guys help me out? -- augrunt ------------------------------------------------------------------------ augrunt's Profile: http://www.excelforum.com/member.php...o&userid=35759 View this thread: http://www.excelforum.com/showthread...hreadid=555371 Ok...I think the best way to do this is keep those Heading in a table Like ( as In Access) Use The Pivot Table (Cross tab)..(Data Pivot Report) Live report By Student...and Sum of the paid ...etc Good Luck |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I require some assistance please | Excel Discussion (Misc queries) | |||
require cell to edit | Excel Worksheet Functions | |||
help is require with this | Excel Worksheet Functions | |||
QUERY ABOUT DATA REQUIRE | Excel Programming | |||
Does what I'm trying to do require programming? | Excel Discussion (Misc queries) |