Hello, I was wondering if there is a way to extend a formula to a given size that I can give. I am trying to create a dynamic histogram and the data I have to input varies in size. Some data is 400, others 20, and some 20000. So right now I have just extended my formulas to 20,000 which is my largest data size. However, when I try to make the graph, it takes into account the cells that are set to null. Is there any way to either extend a formula to a certain number that I can provide, or is there anyway that the graph can somehow recognize and ignore the null cells. Let me know if I can clear something up.