E
Eran.Yasso
Hi,
I have a structure which has 4 memebers.
I also have xls file which has 4 columns and x rows.
I need to copy each column to a member in the struct.
After that to add the struct to the stack and copy the next row.
I already knows how to insert to stack. all i need to know is how to
copy cells contetnt one by one and put it in struct members.
Writing to xls file would be great also.
TIA.
I have a structure which has 4 memebers.
I also have xls file which has 4 columns and x rows.
I need to copy each column to a member in the struct.
After that to add the struct to the stack and copy the next row.
I already knows how to insert to stack. all i need to know is how to
copy cells contetnt one by one and put it in struct members.
Writing to xls file would be great also.
TIA.