ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how to make the N/A not show in the below formula (https://www.excelbanter.com/excel-worksheet-functions/122608-how-make-n-not-show-below-formula.html)

Edson Peacock

how to make the N/A not show in the below formula
 
=VLOOKUP(LEFT(E5,4),DayRTM,2,0)&IF(LEN(E5)4,"/
"&VLOOKUP(RIGHT(E5,4),DayRTM,2,0),"")



Hi all,

I have came to a standstill on how to make the above formula make the N/A
not show up. Any help is appreciated.


Thanks in advance,

Edson Peacock



Max

how to make the N/A not show in the below formula
 
Perhaps:
=IF(OR(ISNA(VLOOKUP(LEFT(E5,4),DayRTM,2,0)),ISNA(V LOOKUP(RIGHT(E5,4),DayRTM,2,0))),"",VLOOKUP(LEFT(E 5,4),DayRTM,2,0)&IF(LEN(E5)4,"/"&VLOOKUP(RIGHT(E5,4),DayRTM,2,0),""))
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Edson Peacock" wrote:
=VLOOKUP(LEFT(E5,4),DayRTM,2,0)&IF(LEN(E5)4,"/
"&VLOOKUP(RIGHT(E5,4),DayRTM,2,0),"")



Hi all,

I have came to a standstill on how to make the above formula make the N/A
not show up. Any help is appreciated.


Thanks in advance,

Edson Peacock




Edson Peacock

how to make the N/A not show in the below formula
 
Max,


You are a genius. Thanks alot

Edson Peacock
"Max" wrote in message
...
Perhaps:
=IF(OR(ISNA(VLOOKUP(LEFT(E5,4),DayRTM,2,0)),ISNA(V LOOKUP(RIGHT(E5,4),DayRTM,2,0))),"",VLOOKUP(LEFT(E 5,4),DayRTM,2,0)&IF(LEN(E5)4,"/"&VLOOKUP(RIGHT(E5,4),DayRTM,2,0),""))
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Edson Peacock" wrote:
=VLOOKUP(LEFT(E5,4),DayRTM,2,0)&IF(LEN(E5)4,"/
"&VLOOKUP(RIGHT(E5,4),DayRTM,2,0),"")



Hi all,

I have came to a standstill on how to make the above formula make the
N/A
not show up. Any help is appreciated.


Thanks in advance,

Edson Peacock






Max

how to make the N/A not show in the below formula
 
Glad it worked ok for you !
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Edson Peacock" wrote in message
news:9c2gh.1096217$084.716721@attbi_s22...
Max,
You are a genius. Thanks a lot
Edson Peacock





All times are GMT +1. The time now is 11:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com