Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have created a spreadsheet with client id numbers and addresses. On
another sheet, I need to be able to type in their id number and have excel fill in other information such as gender and diagnosis in order to create a bill. I do not need to include all clients. I need to find out how to fill in the other columns. Is this a if-then formula? Would that include several imbedded formulas? There must be an easier way! Thank you! Karen |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You would use VLOOKUP to do this - generally of the form:
=VLOOKUP(id_num,your_data_table,column_num_to_retr ieve,0) XL Help will give you more details, or you could post back with more details of your own, eg sheet names, columns used for your data etc. Hope this helps. Pete On Aug 12, 12:26*am, xololady wrote: I have created a spreadsheet with client id numbers and addresses. *On another sheet, I need to be able to type in their id number and have excel fill in other information such as gender and diagnosis in order to create a bill. I do not need to include all clients. *I need to find out how to fill in the other columns. *Is this a if-then formula? *Would that include several imbedded formulas? *There must be an easier way! Thank you! Karen |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Check out these 2 web pages of Debra Dalgleish:
http://www.contextures.com/xlOrderForm01.html http://www.contextures.com/xlFunctions02.html -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- 1 "xololady" wrote in message ... I have created a spreadsheet with client id numbers and addresses. On another sheet, I need to be able to type in their id number and have excel fill in other information such as gender and diagnosis in order to create a bill. I do not need to include all clients. I need to find out how to fill in the other columns. Is this a if-then formula? Would that include several imbedded formulas? There must be an easier way! Thank you! Karen |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do i generate a bill from an inventory list? | New Users to Excel | |||
How do i mail merge a client list from Excel? | Excel Discussion (Misc queries) | |||
How do I send a group email from a client list in a spreadsheet | Excel Discussion (Misc queries) | |||
Client list price update | Excel Worksheet Functions | |||
Excel client list in to Outlook | Excel Discussion (Misc queries) |