Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use VLOOKUP to return the full-text based upon the initials
Example, where the table is in Columns AA and AB, rows 1 through 3 AA AB TX Texas LA Louisiana NM New Mexico =VLOOKUP(A2,$AA$1:$AB$3,2,FALSE) Copy the formula down the column to fiinsh populating the cells in column B If the initials are entered into cell A2, the lookup function in B2 would look like this. -- Kevin Backmann "DQT1" wrote: How can I make a cell translate initials from another cell back into full text? Example: if I type "AB" in one cell, how can I get another cell to translate that into "Alberta". If you have the answer, I would really appreciate the help. Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create initials from Full name | Excel Discussion (Misc queries) | |||
how to have the full text of a cell shown | Excel Discussion (Misc queries) | |||
Can text be full-justified within a cell? | Excel Discussion (Misc queries) | |||
! removing initials and titles from name cell ! | Excel Discussion (Misc queries) | |||
Text in cell not showing in full | Excel Discussion (Misc queries) |