[RESOLVED] Display excel type dispaly on Visual basic 6.0 forms
Hi Guys,
Can someone provide some sample code to display excel spreadsheets on a Visual Basic 6.0 forms to create viewiable applications on a visual baic form.
I know how to open excel documnets but I want some code to display excel documents on visual basic forms. So the user can both see the excel document on the appliacation and open the document. It needs to have a scroll down/up scroll accross mechanism on the viewable spreadsheet report.
I want to avoid using multi line textboxes as it incredibly difficult to format properly and looks untidy.
Cheers,
Boris.
Re: Display excel type dispaly on Visual basic 6.0 forms
You cau use the OLE control. I helped a member in a thread on the very same issue. Try a search in the Office Developement forum and "OLE + Excel"
Re: Display excel type dispaly on Visual basic 6.0 forms
Can't find anything with a step by step guide. Can't find any code buddy.
Can you point me in right direction or attach it to this e-mail.
I have no idea honestly.
Thanks,
B
Re: Display excel type dispaly on Visual basic 6.0 forms
Try a search...
They are there.
Link 1
Link 2