开发者

Choosing Parameter In Excel

I have a datasource that populates my sheet from sql server. There is a parameter to refresh the data. Can I hav开发者_开发百科e the choices come from a drop down menu on another sheet?


Yes you can do that. How do you acquire the parameter now?

You can have your code read the linked to cell of the dropdown and use that in your code.

Although you asked about getting the parameter from from another sheet, you could also do this with a form and a dropdown within it.


You can do it without programming. Just link the dropbox to the cell which contains your parameter.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜