Hello Everyone,
Is it possible to pass query string to an excel file? For example, I have an
MS Excel file hosted at
http://www.url.com/excel1.xls. Can I create a link
such as:
http://www.url.com/excel1.xls?name=John Smith
so that when users click on the link, a cell in MS Excel file is populated
accordingly?
Thank you in advanced.