open my excel sheets

R

Ranjit kurian

I have a excel file(Daily.xls) in a folder,and it contains three sheets
(sheet1,sheet2, sheet3)
so i would like to create one option button to select Daily.xls, when i
select Daily.xls, below in Combox it should view all my sheets(sheet1,sheet2,
sheet3) and when i select any of the sheet it should display the
data/pivot/graph datas of only that particular sheet.

i hv to develop a form for this...
 
Top