igobila 0 Newbie Poster

is it more important to get the data item of list2, or to select the data item in list2 ?

igobila 0 Newbie Poster

the file open in excel ? and you drive it from VB?

igobila 0 Newbie Poster

dim intX as integer
intX = Cint("strTEXTE")

>>>casting functiond CDbl, CLng etc

igobila 0 Newbie Poster

Hi all!

I am still wondering how to add data to excell file without erasing old data is it possible to do it in Visual Basic 6 ?

I know how to open excel file and write data i just want to keep the data and continue counting the clicks from for example if there is a cell that has 10 inside i want to continue from 10 when i close the program.

Any ideas ?

Best regards,

Wuchi

it's difficult to understand what you're looking for. Excel keeps the data you type in cells. It open a file and shows it in the "last state you let it". May you review your question ?