Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Steved
 
Posts: n/a
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SiC
 
Posts: n/a
Default 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.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Steved
 
Posts: n/a
Default 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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot Chart which shows average line with below and above figures Env shah Charts and Charting in Excel 1 May 3rd 06 11:33 AM
Excel shows formula, not result CMIConnie Excel Discussion (Misc queries) 8 February 8th 06 05:38 PM
cell shows 20. Formula shows 20. why not 540/27 griswold Excel Worksheet Functions 2 August 12th 05 05:56 PM
Cell shows formula and not the result of the formula. stumpy1220 Excel Worksheet Functions 2 January 14th 05 05:11 PM
Cell shows formula and not the result of the formula. stumpy Excel Worksheet Functions 2 January 14th 05 04:44 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"