Results 1 to 5 of 5

Thread: Microsoft Excel Formulae

  1. #1
    I'm ITX
    Join Date
    Jun 2008
    Location
    Liverpool
    Posts
    2,415
    Thanks
    82
    Thanked
    159 times in 148 posts

    Microsoft Excel Formulae

    Hi,

    I got bored in my IT class and ended up finding some stuff on the network I shouldn't, then my teacher made me do some spreadsheet tasks. He then challenged me to find out how to do this as he doesnt know either (typical teacher).

    I need to add up the totals of some orders in a spreadsheet for each month, automatically, so it works when you insert a new row too.

    Here's a mock spreadsheet to show what I need to do.

    Clicky

    Thanks

    Peter.

    It's 4.98*

  2. #2
    Senior Member
    Join Date
    Feb 2008
    Posts
    925
    Thanks
    4
    Thanked
    161 times in 148 posts
    • smargh's system
      • Motherboard:
      • Gigabyte GA-EP45-UD3P
      • CPU:
      • Xeon E5450 with 775-to-771 Mod
      • Memory:
      • 16GB Crucial
      • Storage:
      • Intel X25-M G2 80GB/Adaptec 3405 4x 2TB Ultrastar RAID1 / 1x 6TB Hitachi He6 / Dying 2TB Samsung
      • Graphics card(s):
      • GTX 750 Ti
      • PSU:
      • Seasonic X-560
      • Case:
      • Lian-Li PC-A71
      • Operating System:
      • Windows 7 Ultimate 64bit
      • Monitor(s):
      • BenQ G2400WD
      • Internet:
      • Really Crap ADSL2 <3Mbit

    Lightbulb Re: Microsoft Excel Formulae

    The date column isn't a properly-formatted date, nor is there a year or a timestamp. The cost is what - &#163;13.00? 13 pence? 13 Euros? The VAT column isn't correct, it should be a calculated field in addition to a VAT percentage column (VAT won't always be 17.5&#37;, and VAT is different for some things). There should just be one cell for the each monthly total, with each month generated automatically from the current list of dates. Every order may have several item and qty lines with separate price (item prices change over time), item IDs, product IDs, VAT rate, total price .

    Solution: reject the proposal by the company - your lecturer in this case - to do this in Excel as completely unfit for purpose and redesign it in a "proper" database. If you only have Access available, do it in that.

  3. #3
    SiM
    SiM is offline
    Senior Member
    Join Date
    Apr 2006
    Location
    London
    Posts
    7,787
    Thanks
    300
    Thanked
    633 times in 422 posts
    • SiM's system
      • Motherboard:
      • P5K Premium
      • CPU:
      • Q6600
      • Memory:
      • 8GB PC2-6400 OCZ ReaperX + Platinum
      • Storage:
      • 3 x 320gb HD322HJ single platter in Raid 0
      • Graphics card(s):
      • PNY GTX285
      • PSU:
      • Corsair TX650W
      • Case:
      • Antec 1200
      • Monitor(s):
      • 2407-HC

    Re: Microsoft Excel Formulae

    There is a subtotal function. You can even do it through the menu somewhere. I can't help you further than that as I only have open office on this pc and I cba to turn my laptop on...

  4. #4
    I'm ITX
    Join Date
    Jun 2008
    Location
    Liverpool
    Posts
    2,415
    Thanks
    82
    Thanked
    159 times in 148 posts

    Re: Microsoft Excel Formulae

    Quote Originally Posted by smargh View Post
    The date column isn't a properly-formatted date, nor is there a year or a timestamp. The cost is what - £13.00? 13 pence? 13 Euros? The VAT column isn't correct, it should be a calculated field in addition to a VAT percentage column (VAT won't always be 17.5%, and VAT is different for some things). There should just be one cell for the each monthly total, with each month generated automatically from the current list of dates. Every order may have several item and qty lines with separate price (item prices change over time), item IDs, product IDs, VAT rate, total price .
    thanks for that, will tell him, I thought they're be an easier way, It's not an actual task, just something extra cos i'm the best I wanted the answer as it confused me too

    It's 4.98*

  5. #5
    I R Toff Pandi! TAKTAK's Avatar
    Join Date
    Mar 2008
    Location
    Vergon6
    Posts
    7,450
    Thanks
    553
    Thanked
    1,013 times in 748 posts
    • TAKTAK's system
      • Motherboard:
      • ASUS ROG STRIX B450-F GAMING
      • CPU:
      • Ryzen 7 3700X
      • Memory:
      • 16GB Corsair Vengeance LPX 3200MHz
      • Storage:
      • 500GB Samsung 970 EVO
      • Graphics card(s):
      • 5700 XT 50th Anniversary
      • PSU:
      • Be Quiet SFX-L 600W
      • Case:
      • Lian Li PC-O11 Mini
      • Operating System:
      • Windows 10
      • Monitor(s):
      • LG Ultrawide
      • Internet:
      • 200Mb FTTP

    Re: Microsoft Excel Formulae

    you'd need to construct something like this:

    FOR x=4 TO 100 DO

    IF bx='jan' THEN f4=f4+ex
    ELSEIF bx='feb' THEN f11=f11+ex

    NEXT x

    etc etc
    Post Counts and Other Rewards, Rules, Folding@Home, Fans: Push vs Pull vs Push-Pull, Corsair PSU OEMs.

    Quote Originally Posted by razer121 View Post
    Would you like me to enter you? it would be my pleasure
    TAKTAK.co.uk

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 12
    Last Post: 01-06-2008, 10:30 PM
  2. Microsoft 2007 Ultimate £38.95 - Students!!
    By Mnet_Gaming in forum Retail Therapy and Bargains
    Replies: 18
    Last Post: 19-09-2007, 10:29 PM
  3. Help: Excel - Complicated Formulae
    By muddyfox470 in forum Software
    Replies: 14
    Last Post: 15-09-2007, 01:21 PM
  4. microsoft...grrrrrrrrrr...
    By jklm_37 in forum General Discussion
    Replies: 8
    Last Post: 18-02-2006, 02:22 PM
  5. New RPC hotfix from Microsoft
    By Paul Adams in forum Software
    Replies: 12
    Last Post: 14-09-2003, 08:44 AM

Posting Permissions

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