web urgent

F

fi.or.jp.de

Hi All,

I am using Excel vba for web automation.


I have web, a table.
In a table there are some link which shows as 'multiple'


If i put cursor it will show value.


I need copy those value into excel using vba.


'''HTML SOURCE CODE"""""""


<a href="javascript:eek:nMultipleBIANumLinkClick('XXXX_,_XX8')"
title="ABCD1234" id="bia_row_bia_num_155" name="a_iaa_tdBIANum">
Multiple (2)</a>


''''''''''''''''''''''''
I need what ever the value exist for title ie., ABCD1234.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top