Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Xlsx upload form

MetabaronSep 15 2013 — edited Sep 15 2013

Hi all,


i recently posted an article asking if it was possible to have a form that would upload an excel spreadsheet.

i realise now, that was a bit vague.


I Should have asked:

can I have a form that uploads xlsx files?


PLease do not reply with answers on how this can work with CSV files or XLS files.

this post relates to XLSL files only.


i Found several answers on how to get this working with CSV.

also the apex upload wizard allows you to create a form to upload a CSV.


theres a good article on how to get an uploader working for XLS. But again this doesn't work for xlsx.

http://spendolini.blogspot.co.uk/2010/02/uploading-xls-files-with-apex-listener.html?m=1


however, a lot of people, like me, want to cut out the step when the user has to convert their file to another format.

so converting from xlsx to XLS or CSV are both unwanted steps.


the top answer in this arrticle explains that actual this is not possible due to the face that the APEX listener can't read XSLX files.

https://forums.oracle.com/thread/2344792


The article was submitted in feb 2012 with no definitive answer on a compatable listener as yet (sep 2013)


does any one know when there might be a APEX listener that will work with xlsx files, or if there is a work around?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 13 2013
Added on Sep 15 2013
1 comment
591 views