Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Column A contains all the variants of the chemical's name.
Column B contains ONE consistent name for all the variant chemical's names. Column C contins EITHER the chemical's properties OR a vlookup such as... =VLOOKUP(B2,B:C,2,FALSE) -- Hope this helps. Thanks in advance for your feedback. Gary Brown "Roger on Excel" wrote: Thanks Gary, I like your solution, very logical and works very nicely too - thankyou. I wonder if there is a solution whereby one could have all the variants for each chemical in column A and have adjacent merged cells with the data entered once in each adjacent merged cell. What do you think? Roger "Gary Brown" wrote: I would suggest that you create a 'Master Chemicals Names' worksheet that contains 2 columns. Column A contains all the variants of the chemical's name. Column B contains ONE consistent name for all the variant chemical's names. Your 'Chemical Database' worksheet should have the chemical name from Column B above. Now, you've set yourself up to be able to look up the 'generic' name in the Master list to find the properties in the database. -- Hope this helps. Thanks in advance for your feedback. Gary Brown "Roger on Excel" wrote: I use vlookup to access data from a database of chemicals. I enter the chemical on one page and it accesses a range of chemical properties and safety data for that chemical Unfortunately many chemicals have various different names for the same thing. For example acetic acid and ethanoic acid are the same chemical. How can I manage a list so that the chemical data for each chemical is only needed to be entered once? At the moment I have to have the exact same data recorded twice for the example of acetic acid and ethanoic acid. Can anyone help as some chemicals can have 4,5 or even six different names and I dont want to have to enter the same information multiple times. Help would be most welcome Roger |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Synonyms - use with vlookup | Excel Discussion (Misc queries) | |||
using a vlookup to enter text into rows beneath the vlookup cell | Excel Programming | |||
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP | Excel Discussion (Misc queries) | |||
synonyms | Excel Programming | |||
Problem accessing Oracle Public Synonyms from Microsoft Excel 2002 | Excel Discussion (Misc queries) |