Hi,
I have an excel worksheet that uses a cell ("B3") as the parameter passed to the query in MS Query. When that value is changed, the query is run for that value and the data is displayed on the same worksheet. After the query is run, I want to hide all the rows that have empty data before the total row several rows below. I am a little confused as to which Change event I should use for this and also the syntax of the Change function. Can anyone help with this?
I have an excel worksheet that uses a cell ("B3") as the parameter passed to the query in MS Query. When that value is changed, the query is run for that value and the data is displayed on the same worksheet. After the query is run, I want to hide all the rows that have empty data before the total row several rows below. I am a little confused as to which Change event I should use for this and also the syntax of the Change function. Can anyone help with this?