Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I've several xref tables in a spreadsheet that I decode using vlookup
I've used the following which worked... =VLOOKUP(TEXT(DlrID,"0000"),DealerNameXREF!A2:B467 2,2,FALSE) however when I edit the formula suddenly the cell contents become the formula and not the formula value using Edit Replace I can replace specific parts of the formula to what I want and that had worked but a new version of the XRef tables (which I copied in as seperate worksheet) which has all numbers formatted as text (to preserve leading zeros) isn't allowing me to create functioning formulas even =3+4*8 in a cell displays as "=3+4*8" and not the value ctrl + ` doesn't change anything related to the cell formulas I'm working with where is the sheet parameter that I'm missing that may have been inherited from the copied in worksheet? most of the lookup references are based on numeric values zero padded and treated as text -- Jim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text treated as a numeric value? | Excel Discussion (Misc queries) | |||
Text value 0e00 still treated as a number? | Excel Discussion (Misc queries) | |||
VLOOKUP should compare numbers stored as text to plain numbers. | Excel Worksheet Functions | |||
Formula Being treated as Text | Excel Worksheet Functions | |||
Formula is treated as data | Excel Discussion (Misc queries) |