Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
there is a formula
=IF(ISERROR(VLOOKUP(A3691,A$1:A3690,1,FALSE)),"") & IF(ISERROR(VLOOKUP(A3691,A3692:A$6867,1,FALSE)),"" ) when I change A$6867 to A6967 the formula becomes text I mean what I see is formula itself not the result thanks. |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Sounds like the cell is formatted as TEXT.
Select the cell in question. Change the format to GENERAL then hit function key F2 then hit ENTER. -- Biff Microsoft Excel MVP "kang" wrote in message ... there is a formula =IF(ISERROR(VLOOKUP(A3691,A$1:A3690,1,FALSE)),"") & IF(ISERROR(VLOOKUP(A3691,A3692:A$6867,1,FALSE)),"" ) when I change A$6867 to A6967 the formula becomes text I mean what I see is formula itself not the result thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Text String: Formatting Text and Numbers? | Excel Discussion (Misc queries) | |||
Link to text and return text into a formula? | Excel Worksheet Functions | |||
Excel:Get concatenated text to be recognised as formula not text? | Excel Discussion (Misc queries) | |||
Formula to count text and alert me if a text appears more than twi | Excel Discussion (Misc queries) | |||
match cell text with text in formula | Excel Worksheet Functions |