Excel spreadsheet on form.
I have placed a excel sheet on my form by going into Components, Insertable Objects tab, and then selecting MS Excel Worksheet.
Does anybody know how I can edit the contents of each cell in the Excel sheet on my form. I do not want VB to open up excel, and show the form in Excel, I would like it to display everything on the form. I cannot figure out how to edit the cells, or load a .xls file into the object. If an example is needed, I will glady post one, or if someone needs clarification, I will try my best to clarify. Thanks.
ddivers : can u post some code.
dear ddivers,
Can you post some code on How you move the contents of a Excel file to a Flexgrid. I am working in something similar to what you said. How do you tackle the rows and columns. I mean , How is the Flexgrid reacting if the excel spreadsheet is very very large.
thanks in advance...,
ashky.
I am at work right now but...
When I get home I will see what I can do. I have not actually taken the information from excel and put it on a flex grid. I take my information from flex and put it on the excel sheet. Im sure i can help though.