Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What is the easiest way to set up a spreadsheet where I can enter a code (Job
code) in one cell and have the description come up in another cell? I have over 20 job codes and the IF formula will only go to 7. Thank you. -- Roxie |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
roxie
Somewhere out of the way build yourself a table that looks like this 1 Job 1 2 Job 2 3 Job 3 Etc Then if you enter a job code in (say) a1in the adjacent cell have this formula =VLOOKUP(A1,M1:N3,2,FALSE) In my case the (Shortened) table is in M1 - N3 Mike "Roxie" wrote: What is the easiest way to set up a spreadsheet where I can enter a code (Job code) in one cell and have the description come up in another cell? I have over 20 job codes and the IF formula will only go to 7. Thank you. -- Roxie |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you!
-- Roxie "Mike H" wrote: roxie Somewhere out of the way build yourself a table that looks like this 1 Job 1 2 Job 2 3 Job 3 Etc Then if you enter a job code in (say) a1in the adjacent cell have this formula =VLOOKUP(A1,M1:N3,2,FALSE) In my case the (Shortened) table is in M1 - N3 Mike "Roxie" wrote: What is the easiest way to set up a spreadsheet where I can enter a code (Job code) in one cell and have the description come up in another cell? I have over 20 job codes and the IF formula will only go to 7. Thank you. -- Roxie |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Now, I have another question:
Can I put the table on another sheet? If so, how? Ok, so it was 2 questions. Thank you. -- Roxie "Roxie" wrote: What is the easiest way to set up a spreadsheet where I can enter a code (Job code) in one cell and have the description come up in another cell? I have over 20 job codes and the IF formula will only go to 7. Thank you. -- Roxie |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sure can. Just click over to the other sheet and select your cell references
from there (like you would if it was in the same sheet). "Roxie" wrote: Now, I have another question: Can I put the table on another sheet? If so, how? Ok, so it was 2 questions. Thank you. -- Roxie "Roxie" wrote: What is the easiest way to set up a spreadsheet where I can enter a code (Job code) in one cell and have the description come up in another cell? I have over 20 job codes and the IF formula will only go to 7. Thank you. -- Roxie |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
"Manas" Orissa- India wrote:
In excel sheet i face the problem at Row 2325 Column "M" when i click at sum function mark for calculating it shows "FORMULA IS TOO LONG". If i will ignour it and continue my work in excel sheet, then can i face any problem after it ?,. please suggest me about this by my e-mail address. . "OR" manas _plb@ yahoo.co.in thanking you "Mike H" wrote: roxie Somewhere out of the way build yourself a table that looks like this 1 Job 1 2 Job 2 3 Job 3 Etc Then if you enter a job code in (say) a1in the adjacent cell have this formula =VLOOKUP(A1,M1:N3,2,FALSE) In my case the (Shortened) table is in M1 - N3 Mike "Roxie" wrote: What is the easiest way to set up a spreadsheet where I can enter a code (Job code) in one cell and have the description come up in another cell? I have over 20 job codes and the IF formula will only go to 7. Thank you. -- Roxie |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What is the formula you see in the formula bar when M2325 is selected?
What version of excel are you using? Manas wrote: "Manas" Orissa- India wrote: In excel sheet i face the problem at Row 2325 Column "M" when i click at sum function mark for calculating it shows "FORMULA IS TOO LONG". If i will ignour it and continue my work in excel sheet, then can i face any problem after it ?,. please suggest me about this by my e-mail address. . "OR" manas _plb@ yahoo.co.in thanking you "Mike H" wrote: roxie Somewhere out of the way build yourself a table that looks like this 1 Job 1 2 Job 2 3 Job 3 Etc Then if you enter a job code in (say) a1in the adjacent cell have this formula =VLOOKUP(A1,M1:N3,2,FALSE) In my case the (Shortened) table is in M1 - N3 Mike "Roxie" wrote: What is the easiest way to set up a spreadsheet where I can enter a code (Job code) in one cell and have the description come up in another cell? I have over 20 job codes and the IF formula will only go to 7. Thank you. -- Roxie -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clearing cells takes long, long time | Excel Discussion (Misc queries) | |||
Formula to long | Excel Discussion (Misc queries) | |||
Formula Too Long | Excel Worksheet Functions | |||
formula too long | Excel Worksheet Functions | |||
Formula too long | Excel Worksheet Functions |