View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jaison Jaison is offline
external usenet poster
 
Posts: 1
Default reference excel in frames?

i have a page with 2 frames f1 and f2, f1 is HTML and f2
has excel spreadsheet (MIME application/excel) how can i
get data from f2 (say cell value B2) to fill f1's label
control...is it possible to do this?