Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Save somethin' in a cell (Excel) in VB6

Status
Not open for further replies.

rikeman

Programmer
Sep 18, 2004
40
BE
Hi,

I would like to make a visual basic 6 application that works with excel :

There is a textbox and a command button, and when I write something in the textbox and I've clicked on the command button, the application must save the text in the textbox in an excel document (ex. in cell A5, and excel document "c:\new\test.xls"). Can someone help me?
And a little more question: I've got another textbox and another command button, and when I click on that button, the program must open an excel file and must show in the textbox what there is in the cel B5?

Greetz.
 
Hi,

You ought to post this in the VB 5 & 6 Forum, forum222

Skip,

[glasses] [red]Be advised:[/red] It's been reported that a wee psychic is roaming the countryside.
Small Medium @ Large! [tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top