+ Reply to Thread
Results 1 to 6 of 6

monthly bills calulation as master file& saperate files by vendor, by income tax head

  1. #1
    Registered User
    Join Date
    04-10-2016
    Location
    india
    MS-Off Ver
    2007
    Posts
    3

    monthly bills calulation as master file& saperate files by vendor, by income tax head

    hi everyone,
    i m planning to create a master which contain monthly bills salary & perks details with tax (TDS) calculation.
    i have create a dropdown list with vendor name.
    now i want to automate fill the tax head after selecting the option from dropdown form vendor name. (FILE ATTACHED)
    like if i select courier/triveni sec/ royal sec/ generator in column IT HEAD IT MUST BE 94C
    FOR SALARY- 92B
    FOR BUILDING RENT- 94I.
    AFTER THAT I ALSO WANT SEPARATE FILE FOR VENDORS.

    PLZZ SUGGEST THE SOLUTION FOR THAT
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    01-08-2011
    Location
    Portsmouth, England
    MS-Off Ver
    Excel 2007 to 2016
    Posts
    456

    Re: monthly bills calulation as master file& saperate files by vendor, by income tax head

    You need to place a VLOOKUP formula in your IT HEAD column

    =VLOOKUP(A2,'LIST DROPDOWN'!$A$2:$B$8,2,FALSE)

    You can then copy this down into other rows

    I'm not sure what you mean by a separate file for Vendors. Can you give some more information?

  3. #3
    Registered User
    Join Date
    04-10-2016
    Location
    india
    MS-Off Ver
    2007
    Posts
    3

    Re: monthly bills calulation as master file& saperate files by vendor, by income tax head

    Thanks shirleyxls by vendor list mean that there should be separate sheet for whole year payment for everyone. ie how much we paid for generator in the year, for salary, courier, & i also required a sheet by it head wise, as how much we paid in particular head in the year.
    Plz suggest.

  4. #4
    Valued Forum Contributor
    Join Date
    01-08-2011
    Location
    Portsmouth, England
    MS-Off Ver
    Excel 2007 to 2016
    Posts
    456

    Re: monthly bills calulation as master file& saperate files by vendor, by income tax head

    There's not really enough data in your sample sheet, but based on what I can see I think this would be possible with a Pivot table.

    Could I suggest that, once you have filled in more information on Sheet 2, you post a new question if you don't figure out how to do that?

  5. #5
    Registered User
    Join Date
    04-10-2016
    Location
    india
    MS-Off Ver
    2007
    Posts
    3

    Re: monthly bills calulation as master file& saperate files by vendor, by income tax head

    It should be something like this
    Attached Files Attached Files

  6. #6
    Valued Forum Contributor
    Join Date
    01-08-2011
    Location
    Portsmouth, England
    MS-Off Ver
    Excel 2007 to 2016
    Posts
    456

    Re: monthly bills calulation as master file& saperate files by vendor, by income tax head

    Does the summary data have to be on separate tabs? If not, I'd suggest a Pivot table based on the data you entered on the BILLS tab. You can put this on a separate tab and it will be able to summarise all the data by bill type, month, etc. It's the easiest way to analyse things. If you haven't done pivot tables before, do a Google search for Excel Pivot table tutorials. There are some really good resources which will walk you through each step.

    If you absolutely need to have separate tabs, I think this would be best achieved using VBA as you will need to read through all the rows on your BILLS tab and output them to various other tabs depending on bill types and IT Heads - or at least that's how it looks to me.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Monthly calendar of bills - pull out bills for a month
    By Keelin in forum Excel General
    Replies: 8
    Last Post: 04-10-2016, 04:57 PM
  2. Macro To append Data from a monthly file to Master file Based on Column Headers
    By ashwankumar in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 04-05-2016, 11:15 PM
  3. Convert monthly calulation in to daily calclulation
    By shukla.ankur281190 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-19-2016, 03:48 AM
  4. How to create monthly bills automatically?
    By nabeel.mct in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-10-2013, 08:47 PM
  5. Monthly milage calulation
    By rlevesque in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-31-2012, 12:39 PM
  6. Monthly reports from Quarterly Bills
    By naigy in forum Excel General
    Replies: 1
    Last Post: 05-31-2011, 01:22 PM
  7. Creating individual bills from a master spreadsheet
    By travist6983 in forum Excel General
    Replies: 0
    Last Post: 09-08-2008, 09:56 AM

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.6.0 RC 1