web and excel find text string...
I have this page in html...
How to find the value 1 and 4 in:
<td WIDTH="25%" ALIGN="center"<font style="font-family: Verdana,
Arial, Helvetica, sans-serif; font-size: 10px; font-weight:
bold" Pagine 1 di 4 </font</td
and to find the value 308:
<td align="center" colspan="11" class="INFO"Totale fidi individuati:
308<br</td
after store the value founded in var_1, var_4 and var_308
|