shanec7401
New Member
- Joined
- May 9, 2011
- Messages
- 9
Hi
I want my formula to check a range of cells (D111:D132) in a separate worksheet called Graphs and if these are blank to return no value.
I tried the following but it didnt work (the last section is just simple division)
=IF(Graphs!(ISBLANK(D111:D132)),"",Graphs!D104/Graphs!D105)
I am obviously doing something wrong here.
Anyone can help me?
I want my formula to check a range of cells (D111:D132) in a separate worksheet called Graphs and if these are blank to return no value.
I tried the following but it didnt work (the last section is just simple division)
=IF(Graphs!(ISBLANK(D111:D132)),"",Graphs!D104/Graphs!D105)
I am obviously doing something wrong here.
Anyone can help me?