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?
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?
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.
here is a sample of the file
Last edited by shg; 01-03-2008 at 08:51 PM. Reason: deleted attachment
So what is it you are wanting to do and where?
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.
I am assuming you meant you want to enter the SSN in F3 and pull the name from column M?
If yes try:else: explain further![]()
=VLOOKUP(F3,Sheet1!C:M,11,0)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks