0

Help with a formula as a filter

Hi,

I am new to JET so please go easy!

My aim is to auto fill a filter value in the Options tab of my report, so that the report can be scheduled to run automatically and always filter by dates prior to the date on which the report is run. I also want it to ignore blank values.

This is what I have come up with:

Cell E5 contains: =NP("Eval",TODAY())
Cell E6 contains: <
Cell E7 contains: &><''

Value cell contains: =CONCATENATE(E6,TEXT(E5,"dd/mm/yyyy"),E7)

I know that the filter expression <15/06/2012&><'' works when entered manually. I also know that my formula creates the correct filter expression. However Jet doesn't like it when I try and run the report having let the formula create the expression for me, it says the filter is invalid.

So, my question is, where am I going wrong?!

My next question is, I have scheduled this and other reports to run automatically, and to email the results to various people. Will the report run if I do not have Excel open (I assume that I must at least have my computer turned on)?

Thanks in advance,

Dan

4 comments

Please sign in to leave a comment.