This question is really outside the scope of this forum.
My suggestions:
- download the Excel interop assemblies from MS (or, if you're a dork like me, you can use OLE)
- create a tabcontrol
- load the workbook you want and create a new tab for each worksheet in it
- create a datagridview on each tabpage to hold the data