+ Reply to Thread
Results 1 to 3 of 3

Manual data entry in dynamical table

  1. #1
    Registered User
    Join Date
    09-07-2011
    Location
    London, UK
    MS-Off Ver
    Excel 2007
    Posts
    38

    Manual data entry in dynamical table

    Dear Excel People,

    I am trying to find a best way to create a template for data, that ideally will be dynamical, and can't get my head around what would be the best approach.

    Idea is presented in the following example:

    Have a 'master table', where first column is dynamical and is driven by formulas. (Idea behind this is to have master entries, so that only one thing should be updated)

    User A
    User B
    User C
    User D
    User E

    So now you have you list of users, and this list is dynamically driven from elsewhere.

    Now you want each user to fill in some data manually. For example, expenses in each month.

    Expenses Month 1 Expenses Month 2 Expenses Month 3
    User A <manual hard-coded number> <manual hard-coded number> <manual hard-coded number>
    User B <manual hard-coded number> <manual hard-coded number> <manual hard-coded number>
    User C <manual hard-coded number> <manual hard-coded number> <manual hard-coded number>
    User D <manual hard-coded number> <manual hard-coded number> <manual hard-coded number>
    User E <manual hard-coded number> <manual hard-coded number> <manual hard-coded number>


    What I see as an issue is: if in the 'master' table list of users will be updated, i.e. users removed and added, this will screw up your first dynamical column in the dataset above, changing first column in the table above and hence screwing up data, as manually entered values by user will be aligned to wrong user names, since hard-coded data has not been changed and values have been.

    Although quite easy problem, I can't get my head around it.

    If there are any best-practice methods or any creative suggestions, I would very much appreciate you sharing those.

    Many Thanks,
    Michael

  2. #2
    Valued Forum Contributor
    Join Date
    07-07-2014
    Location
    Washington DC
    MS-Off Ver
    2007
    Posts
    1,047

    Re: Manual data entry in dynamical table

    If you have a master table worksheet and then everyone manually enters their data on the 2nd sheet, you can simply do a VLOOKUP from the first sheet to the data on the 2nd sheet to import the numbers. Is there something I'm missing?

  3. #3
    Registered User
    Join Date
    09-07-2011
    Location
    London, UK
    MS-Off Ver
    Excel 2007
    Posts
    38

    Re: Manual data entry in dynamical table

    Thanks for your reply, my mistake for not mentioning, the idea is to use this constantly. i.e. every month you send the form out to be manually completed, and I am looking for a solution that would allow to updated the 'master entries' potentially every month.

    Here is the problem more specifically:

    Initial filled out table:
    Month 1 Month 2
    User A 300
    User B 100
    User C 250
    User D 150

    Then Comes month 2, and for some reason you need to remove 'User B'.

    You remove user B from master entries, then your first column (dynamically updated) in second table (second part of which is filled out by users) is also updated, but the rest of the columns stay the same, making data incorrect, as entries are assigned to incorrect users:

    Initial filled out table:
    Month 1 Month 2
    User A 300 <to be filled out>
    User C 100 <to be filled out>
    User D 250 <to be filled out>
    150

+ 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. Manual entry of some data for loan history
    By Vince-1961 in forum Excel General
    Replies: 3
    Last Post: 05-21-2013, 08:57 AM
  2. VLOOKUP and manual data entry
    By Miss.Rubixcube in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 12-14-2012, 04:39 PM
  3. Foward all manual data entry in one worksheet to another
    By amq in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-03-2012, 07:48 AM
  4. Prevent Manual Data Entry
    By BRAY1980 in forum Excel General
    Replies: 1
    Last Post: 10-26-2011, 05:42 AM
  5. Replies: 0
    Last Post: 10-06-2011, 07:03 AM

Tags for this Thread

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