+ Reply to Thread
Results 1 to 2 of 2

Need to get hours to feed in to another worksheet depending on the choice

Hybrid View

  1. #1
    Registered User
    Join Date
    08-13-2014
    Location
    London, England
    MS-Off Ver
    2013
    Posts
    1

    Exclamation Need to get hours to feed in to another worksheet depending on the choice

    So I'm at a company where I made a daily excel spreadsheet where they can pick from a dropdown list of projects and pick which one they worked on and write a number of hours for how long they worked. They want the number of hours they worked to then subtract from a monthly spreadsheet that displays the number of hours left before they're finished. The problem is that each project has a different number of hours required, and each person in the company gets their own daily spreadsheet. I need the numbers on the monthly spreadsheet to automatically subtract itself whenever the daily spreadsheets gain a new entry. For example, let's say the project is A-150. On the monthly sheet, the number of hours required for project A-150 is 400 hours. Bill submits an entry that says he worked 100 hours, and Bob submits an entry that says he worked 50. I would need the monthly spreadsheet to automatically notice that Bill and Bob submitted 100 hours and 50 hours of work, and then subtract it from the 400, leaving a total of 250. The problem arises because there are many other projects besides A-150 that Bill and Bob can submit hours for. I would need each project on the daily spreadsheet to subtract itself from the correct project on the monthly spreadsheet.

  2. #2
    Valued Forum Contributor ranman256's Avatar
    Join Date
    07-29-2012
    Location
    Kentucky
    MS-Off Ver
    Excel 2003
    Posts
    1,190

    Re: Need to get hours to feed in to another worksheet depending on the choice

    Bad idea to use spreadsheets. This is a database project.

    However, I would say for methodology....
    Someone would have to manage the hours. The hours on the personal wb would have to be added to the Master monthly hrs wb.
    If 2 people tried to do this at the same time , there'd be an error.

    Id say, the user would email the wb to the 'handler', then they would click a macro to add the personal hrs to the master list and subtract Project hrs.

+ 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. Multiple Time Stamps depending on choice in Drop Down List Choice
    By insayah in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-25-2022, 09:53 AM
  2. [SOLVED] autocomplete textbox depending on choice of a combobox
    By tomanton in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-04-2014, 12:47 PM
  3. Referencing various sheets depending on dropdown choice
    By GenericPat in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-09-2013, 11:53 AM
  4. Macro to change font color depending on whether cell is input, formula, or feed
    By putput28 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-19-2012, 08:58 AM
  5. Hide Sheet depending on List choice
    By anar_baku in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-11-2006, 10:42 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