Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm trying to pass this function to a cell within VB: =IF(ISERR(VLOOKUP(U2,'Anderson List'!$A$3:$F$1945,1))=TRUE,\" \ MISSING \ "\,IF(VLOOKUP(U2,'Anderson List'!$A$3:$F$1945,1)=U2,\" \ OK \ "\,VLOOKUP(U2,'Anderson List'!$A$3:$F$1945,1))) but with the quotation marks foul things up. How do I pass the quotes? Thanks! -- Thanks! Max |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Quotation Marks as Text | Excel Discussion (Misc queries) | |||
Generating text surrounded by quotation marks | Excel Discussion (Misc queries) | |||
Finding Quotation marks in Search function | Excel Worksheet Functions | |||
Passing string arguments that have quotation marks in them | Excel Programming | |||
How do I concatenate text that actually contains quotation marks? | Excel Worksheet Functions |