I declared array as Table_arr(10,10)
i want to fill up the field which i have in the table. Example table name is Price. How do i fillup this field in table_arr.
anyone can help me in this regards
thanx in advance
by
yasi
Printable View
I declared array as Table_arr(10,10)
i want to fill up the field which i have in the table. Example table name is Price. How do i fillup this field in table_arr.
anyone can help me in this regards
thanx in advance
by
yasi
What do you mean by "fill up"?
Do you want to add a whole bunch of different prices to it?