Thread: IF function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
wcurtis wcurtis is offline
external usenet poster
 
Posts: 24
Default IF function

How can I use an IF function to look for a worksheet name and then look for a
specific cell and return the value in that cell. And if the worksheet is not
found, return a value of zero?
Example: Worksheet AB, cell B1, if not found return value of zero.