+ Reply to Thread
Results 1 to 2 of 2

Help Please : TIMESHEET PROBLEM SOLVING

  1. #1
    Registered User
    Join Date
    12-16-2014
    Location
    York
    MS-Off Ver
    2007
    Posts
    1

    Unhappy Help Please : TIMESHEET PROBLEM SOLVING

    Hello all,

    I have attached two files to this one is a autotime report of 3 seperate members of staff who have scanned in and out of an hand scanning machine and the other is the timesheet which I would like to link the handscanning results into as im currently having to type each individual start and finish time in.

    Id be more than grateful if anyone as any ideas on how I could achieve this without typing each out.

    Thank you for any help.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Help Please : TIMESHEET PROBLEM SOLVING

    I named the data (Hand scan test C2:Q4 "Data1"

    Then in B14 of Timesheet

    =IFERROR(INDEX('hand scan test.xlsx'!Data1, MATCH($A14, '[hand scan test.xlsx]Page 1'!$A$2:$A$4,0),MATCH($B$11,'[hand scan test.xlsx]Page 1'!$C$1:$Q$1,0)+IF(B$12="Out",1,0)),"")
    You can copy and paste that into the other cells.
    Does that work for you?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ 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. could any 1 help me in solving this problem..
    By banilam in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 05-30-2013, 07:48 PM
  2. Problem solving in VBA
    By Lv27 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-14-2012, 10:17 AM
  3. I need a help in solving this problem
    By jkarthi22 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-24-2007, 11:36 AM
  4. Solving Problem
    By jocpinmn in forum Excel General
    Replies: 2
    Last Post: 05-26-2007, 10:13 AM
  5. [SOLVED] problem solving
    By ClayTele in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-16-2005, 03:04 PM

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