Hello,

I need your help.

In my vb6 Form1, I have 3 Text boxes and a MsFlexgrid1.

Now what I want to do his, when I click on a vb6 button, it will add the text from Text1 to the first column of the MsFlexgrid1, the text2 to the second column and the Text3 to the column 3.

After, each time that I click on that button, it will add a line with the text from the 3 Text boxes.

I can I do that please?

Thanks for your help.