ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Show's #N/A please to showblank. (https://www.excelbanter.com/excel-worksheet-functions/91788-shows-n-please-showblank.html)

Steved

Show's #N/A please to showblank.
 
Hello from Steved

How can I make the below formula please to show blank cells in stead off #N/A

=SUBSTITUTE(TEXT(VLOOKUP("City",'2nd
Week'!$A$1:$H$10000,2,0),"#.00"),".",":")*1

Thankyou.

SiC

Show's #N/A please to showblank.
 
=IF(ISNA(VLOOKUP("City",'2nd
Week'!$A$1:$H$10000,2,0)),"",SUBSTITUTE(TEXT(VLOOK UP("City",'2nd
Week'!$A$1:$H$10000,2,0),"#.00"),".",":")*1)

-Simon

"Steved" wrote:

Hello from Steved

How can I make the below formula please to show blank cells in stead off #N/A

=SUBSTITUTE(TEXT(VLOOKUP("City",'2nd
Week'!$A$1:$H$10000,2,0),"#.00"),".",":")*1

Thankyou.


Steved

Show's #N/A please to showblank.
 
Thank's Simon.

"SiC" wrote:

=IF(ISNA(VLOOKUP("City",'2nd
Week'!$A$1:$H$10000,2,0)),"",SUBSTITUTE(TEXT(VLOOK UP("City",'2nd
Week'!$A$1:$H$10000,2,0),"#.00"),".",":")*1)

-Simon

"Steved" wrote:

Hello from Steved

How can I make the below formula please to show blank cells in stead off #N/A

=SUBSTITUTE(TEXT(VLOOKUP("City",'2nd
Week'!$A$1:$H$10000,2,0),"#.00"),".",":")*1

Thankyou.



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

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