Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello from Steved
Cell D:6 Cell E:6 Roster Roskill I have a City called Roskill in Cell E:6 What formula would I use please to put the word Roster in Cell D:6 I have several hundred to do. Thankyou. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
More information needed.
Why Roster? What are your criteria? Is this a table of information? Or do you only want Roster to appear is Roskill is in column e?? =IF(E6="Roskill","Roster","") -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Steved" wrote: Hello from Steved Cell D:6 Cell E:6 Roster Roskill I have a City called Roskill in Cell E:6 What formula would I use please to put the word Roster in Cell D:6 I have several hundred to do. Thankyou. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello Luke from Steved
Firstly all the best for 2009 In coulmn E:E I have 7 different Cities They Are "City", "Roskill", "Wiri", "Swanson", "Panmure", "Shore", "Orewa". "Luke M" wrote: More information needed. Why Roster? What are your criteria? Is this a table of information? Or do you only want Roster to appear is Roskill is in column e?? =IF(E6="Roskill","Roster","") -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Steved" wrote: Hello from Steved Cell D:6 Cell E:6 Roster Roskill I have a City called Roskill in Cell E:6 What formula would I use please to put the word Roster in Cell D:6 I have several hundred to do. Thankyou. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
And do you have 7 different results to enter in column D? If so, you could
use either nested IFs or a VLOOKUP. If any of those in column E give the same in column D, use the OR function. -- David Biddulph "Steved" wrote in message ... Hello Luke from Steved Firstly all the best for 2009 In coulmn E:E I have 7 different Cities They Are "City", "Roskill", "Wiri", "Swanson", "Panmure", "Shore", "Orewa". "Luke M" wrote: More information needed. Why Roster? What are your criteria? Is this a table of information? Or do you only want Roster to appear is Roskill is in column e?? =IF(E6="Roskill","Roster","") -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "Steved" wrote: Hello from Steved Cell D:6 Cell E:6 Roster Roskill I have a City called Roskill in Cell E:6 What formula would I use please to put the word Roster in Cell D:6 I have several hundred to do. Thankyou. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I get a "link-to" cell to appear in upper left (Excel) | Excel Worksheet Functions | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
any formula to convert numbers in word form, e.g. "2" as "Two"? | Excel Worksheet Functions | |||
How can I Auto insert an "X" in a cell by just ONE left click???? | Excel Discussion (Misc queries) | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) |