本文介绍了如何自动将数据从网站复制到Excel?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

要从
复制FIInDII值
http://www.nse-india.com/products/content/equities/equities/fii_dii_market_today.htm

并粘贴到excel文件中.
我没有一个完美的主意.


我现在已经完成以上部分,我必须传递字符串值并从 date 传递到 todate ,然后单击搜索按钮并复制搜索值
要做到这一点

从此链接

http://www.nse-india.com/products/content/equities/indices/history_index_data.htm [^ ]

to want to copy FIInDII value from

http://www.nse-india.com/products/content/equities/equities/fii_dii_market_today.htm

and paste into excel file.
How to do that i don''t have perfect idea.


Above part i have done now i have to pass string value and from date to todate and click on search button and copy the search value
ho to do that

from this link

http://www.nse-india.com/products/content/equities/indices/historical_index_data.htm[^]

推荐答案


这篇关于如何自动将数据从网站复制到Excel?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

06-24 01:59