import data from excel to the form
Dear all,
I have developed my application using forms 6i. In one block i want to be importing data from excel sheet file into my one of the blocks. The block has fields Item_No, Item_Name, Group_Name, Unit_Measurement, Qty
Suppose i have an excel sheet with the above columns and data and i want to import them. How do i go about it? Any scripts to import from flat file to my form?
Thanks in advance