+ Reply to Thread
Results 1 to 12 of 12

if function

Hybrid View

  1. #1
    Registered User
    Join Date
    01-03-2008
    Posts
    6

    if function

    I need to use the if function 100 times I can only go up to 8 is there something that I should be doing different?

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Depends on what exactly your are trying do.

    Perhaps a Lookup function may do it.

    Please elaborate on your needs.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    01-03-2008
    Posts
    6

    if function

    here is a sample of the file
    Last edited by shg; 01-03-2008 at 08:51 PM. Reason: deleted attachment

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    So what is it you are wanting to do and where?

  5. #5
    Registered User
    Join Date
    01-03-2008
    Posts
    6

    if function

    I am sorry I have not been very specific as to what I need.
    I need to enter the employee name from column H in the database woksheet, into the time sheet worksheet in column F row 3, and by this I want the employee name to apear in timesheet worksheet column A row 3.

  6. #6
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    I am assuming you meant you want to enter the SSN in F3 and pull the name from column M?

    If yes try:
    =VLOOKUP(F3,Sheet1!C:M,11,0)
    else: explain further

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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