Best way to replace data


Posted by Char on October 04, 2000 11:30 AM

I have numerical data (accounting system numbers) that I want to replace with alpha characters (accounting system account number descriptions). I have created a worksheet that contains the numbers in Column A and the Descriptions in Column B. I think that using VLookup might work for this but I have not used this before. I remember learning it sometime back but am fuzzy on the process. Is this the best way to accomplish what I want to do? Can I have the lookup table in one worksheet and use it in another. I seem to remember this as a problem???? Any help or ideas of a better way is appreciated.



Posted by Bill on October 04, 2000 9:36 PM

Vlookup will work across sheets, however, if it doesn't find an exact match, it will return the closest value. ie: you search for 999 and there is 998 and 1000 in a list. Vlookup will return the value next to 998. Research index/match functions. Email me if you still have issues.

Bill