Perform function...if?

  • Thread starter Thread starter confused man
  • Start date Start date
C

confused man

Hi I have a workbook that I'm continually adding data to daily. and I also
have another workbook that I want to perform calculations, but I only want
the calculations performed IF there is data in the first workbook... Here
are the two formulas the way they are now...

='Stock Return Data'!J24*0.25

='Stock Return Data'!J24-'Tax Data'!A14

How can I tell both these functions, to only perform if there is data on the
original worksheet?


Thanks,
Confused Man
 
Back
Top