Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am trying to format a timesheet so when I enter a client #, it
automatically pulls up the client's name. Please help. I am using Excel for the timesheet and I have imported the data from Microsoft Outlook. |
#2
![]() |
|||
|
|||
![]()
This is the normal result of the VLOOKUP function............
Somewhere you must create a list of the numbers down one column and the corresponding Clients names in the next column to the right.............say your table is in S1:T10 Then if you enter the number in A1, put this formula in B1 and it will return the clients name........... =VLOOKUP(A1,S1:T10,2,FALSE) Vaya con Dios, Chuck, CABGx3 "cheryl" wrote in message ... I am trying to format a timesheet so when I enter a client #, it automatically pulls up the client's name. Please help. I am using Excel for the timesheet and I have imported the data from Microsoft Outlook. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can't format cell - have tried unlocking and unprotecting | Excel Discussion (Misc queries) | |||
Format a cell with numbers and user defined text | Excel Discussion (Misc queries) | |||
Custom format that shows blank cell if another cell is empty | Excel Discussion (Misc queries) | |||
How do I format a value when using it within a cell reference tha. | Excel Worksheet Functions | |||
How do I unhide the cell format function in Excel 2000 | Excel Worksheet Functions |