Click here to Skip to main content
15,891,951 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: send information to external application Pin
Charlie Williams23-May-04 8:42
Charlie Williams23-May-04 8:42 
GeneralRe: send information to external application Pin
Member 111855023-May-04 9:10
Member 111855023-May-04 9:10 
GeneralRe: send information to external application Pin
Charlie Williams23-May-04 9:20
Charlie Williams23-May-04 9:20 
GeneralRe: send information to external application [EDITED] Pin
Dave Kreskowiak23-May-04 16:18
mveDave Kreskowiak23-May-04 16:18 
GeneralRe: send information to external application Pin
Dave Kreskowiak23-May-04 16:32
mveDave Kreskowiak23-May-04 16:32 
GeneralRe: compare Cells Pin
Dave Kreskowiak24-May-04 2:48
mveDave Kreskowiak24-May-04 2:48 
GeneralRe: opening a file VB style Pin
WBro22-May-04 2:05
WBro22-May-04 2:05 
GeneralRe: opening a file VB style Pin
Dave Kreskowiak22-May-04 3:19
mveDave Kreskowiak22-May-04 3:19 
There are two ways to do this. If you want to use a DatGrid, you'll have to open the .XLS file using ADO.NET and the Excel data provider. You'll treat this just like a database. The other method involves adding a reference to either the Microsoft Excel Object Library or the Microsoft Office Object Library. You would then place this control on your form and manipulate it just like you would if you were using VBA inside Excel. You could tell your instance of Excel to load the file and display it, then the user would have all the functionality of Excel inside your app.



RageInTheMachine9532
"...a pungent, gastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralWorkstation Locked Pin
WBro21-May-04 20:50
WBro21-May-04 20:50 
GeneralRe: Workstation Locked Pin
Dave Kreskowiak22-May-04 3:36
mveDave Kreskowiak22-May-04 3:36 
GeneralData Traffic Analyzer in VB Pin
shals16921-May-04 19:41
shals16921-May-04 19:41 
GeneralRe: Data Traffic Analyzer in VB Pin
Dave Kreskowiak22-May-04 3:14
mveDave Kreskowiak22-May-04 3:14 
GeneralProgram Security Pin
Pugman81221-May-04 12:48
Pugman81221-May-04 12:48 
GeneralRe: Program Security Pin
WBro21-May-04 21:03
WBro21-May-04 21:03 
GeneralVector image file Pin
Sijohall21-May-04 11:18
Sijohall21-May-04 11:18 
GeneralRe: Vector image file Pin
Dave Kreskowiak21-May-04 11:45
mveDave Kreskowiak21-May-04 11:45 
GeneralNumber of Rows on Datagrid (Windows Form) Pin
Anonymous21-May-04 8:29
Anonymous21-May-04 8:29 
GeneralRe: Number of Rows on Datagrid (Windows Form) Pin
Dave Kreskowiak21-May-04 9:40
mveDave Kreskowiak21-May-04 9:40 
Generalsend html/plain text email Pin
Xun Ding21-May-04 5:18
Xun Ding21-May-04 5:18 
GeneralRe: send html/plain text email Pin
Dave Kreskowiak21-May-04 9:31
mveDave Kreskowiak21-May-04 9:31 
GeneralRe: send html/plain text email Pin
Xun Ding21-May-04 9:58
Xun Ding21-May-04 9:58 
GeneralRe: send html/plain text email Pin
Dave Kreskowiak21-May-04 10:10
mveDave Kreskowiak21-May-04 10:10 
GeneralRe: send html/plain text email Pin
Anonymous22-May-04 9:58
Anonymous22-May-04 9:58 
GeneralRe: send html/plain text email Pin
Xun Ding23-May-04 15:39
Xun Ding23-May-04 15:39 
GeneralRe: My CODE so far...... Pin
Dave Kreskowiak21-May-04 2:10
mveDave Kreskowiak21-May-04 2:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.