View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] deniseandgavin@gmail.com is offline
external usenet poster
 
Posts: 13
Default How to find values in a list of text fields

On sheet A I have account codes entered as numeric fields. On sheet B
I have a list of account codes (formatted as text) and their
corresponding account name.

Looking up the account code in sheet A I want to find that account
code in sheet B and return the account name.

How can I use a numeric field in A to find items that are formatted as
text in sheet B?

Thanks for any help.