#1   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default =SF_Load!A2

Hello,

how would I change this formula (=SF_Load!A2) so it shows a nothing if the
cell it's refeerencing is blank. It currently shows 0.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default =SF_Load!A2

hi
=if(SF_Load!A2="","",SF_Load!A2)

regards
FSt1

"Jim" wrote:

Hello,

how would I change this formula (=SF_Load!A2) so it shows a nothing if the
cell it's refeerencing is blank. It currently shows 0.

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default =SF_Load!A2

=if(sf_load!a2="","",sf_load!a2)



Jim wrote:

Hello,

how would I change this formula (=SF_Load!A2) so it shows a nothing if the
cell it's refeerencing is blank. It currently shows 0.

Thanks


--

Dave Peterson
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



All times are GMT +1. The time now is 02:31 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"