View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sal21 sal21 is offline
external usenet poster
 
Posts: 45
Default 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"&nbsp;Pagine&nbsp;1&nbsp;di&nbsp;4&nbsp;</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