Feb 17, 2005 #1 danmul Programmer Joined Jan 16, 2003 Messages 89 Location IE Hi all, What is the easiest way to copy the contents of an excel sheet into a table. i am using forms 6i. Thanks, daniel.
Hi all, What is the easiest way to copy the contents of an excel sheet into a table. i am using forms 6i. Thanks, daniel.
Feb 18, 2005 #2 nagornyi MIS Joined Nov 19, 2003 Messages 882 Location US Save spreadsheet as text file and use TEXT_IO package. Lokk http://www.orafaq.com/faqfrm6i.htm#FILEIO Upvote 0 Downvote
Save spreadsheet as text file and use TEXT_IO package. Lokk http://www.orafaq.com/faqfrm6i.htm#FILEIO
Feb 20, 2005 Thread starter #3 danmul Programmer Joined Jan 16, 2003 Messages 89 Location IE Thanks Upvote 0 Downvote