LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Excel & Web Browser Embedding

Can you please help me open excel 2007 files in Windows Form Applications
using Web Browser control...

Following is my code:

private void button1_Click(object sender, EventArgs e)
{
webBrowser2.Navigate("D:\\Sample.xlsx",true);
}

Whenever I execute this code, I get Open/Save/Cancel dialog and when I
choose Open the file opens separately.

I want to embed my excel files in web browser control.

Any help will be greatly appreciated.

Thanks.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Embedding a pie chart from excel Dig Charts and Charting in Excel 1 December 9th 07 05:26 AM
Embedding Excel in a C# WinForm NickHK Excel Programming 1 January 8th 07 06:53 AM
Embedding Excel in IE and Firefox Erich Neuwirth Excel Programming 0 August 10th 05 08:36 AM
embedding excel Alex Links and Linking in Excel 1 December 1st 04 08:01 AM
Embedding pictures in Excel Jimmy Droke Excel Programming 2 September 9th 03 03:37 PM


All times are GMT +1. The time now is 07:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"