Hi
I have an excel sheet that is linked to our SQL server to a table.
It brings in the data no problem. however what I would like it to do is ask for an order number and then just display the rows that this order number
is in.
I could filter but the table is quite big so it would be easier to prompt for the number.
We link directly into the SQL as windows user authentication, so do not want to use Msquery.
is there a simplistic way to do this in excel without VB coding at all
Thanks
I have an excel sheet that is linked to our SQL server to a table.
It brings in the data no problem. however what I would like it to do is ask for an order number and then just display the rows that this order number
is in.
I could filter but the table is quite big so it would be easier to prompt for the number.
We link directly into the SQL as windows user authentication, so do not want to use Msquery.
is there a simplistic way to do this in excel without VB coding at all
Thanks