Hi everybody!
I have a simple query like :
Select name, age, sisters from ...
and i need to parameterize it but from the excel sheet dinamically.
A1(Age) would be : 22 and the results would start with A2...
So every time i change A1, the age, the query gives me only the persons with that age.
Anyone any idea how it would be possible?
Thanks!
Regards,
Zoltán
Bookmarks