Thread
:
getValue
View Single Post
#
2
Posted to microsoft.public.excel.programming
NickH
external usenet poster
Posts: 60
getValue
Hi Baha,
You can use an IF statement, something like this...
=IF([OtherBook.xls]Sheet1!A1=0,"",[OtherBook.xls]Sheet1!A1)
HTH, NickH
Reply With Quote
NickH
View Public Profile
Find all posts by NickH