Aloha, I have just been assigned to a project taht uses this product. The file being fed in has alot of manual manipulation due to the print template being static. The template does not handle blank cells in the excel file well for example. We have a list of items that a customer may or may not have. They could have procuct 1 not 2 or 3 but 4 and 5. If we do not push everything over in the xcel file then we get spacing between products like this
1
4
5
We want it like this
1
4
5
basically a shift up if there is no value only spaces. Is this possible? mahalo for your assistance :-)
--------------------------------------------------------------------------------