Hi All,

I am running the spreadsheetGetCellValue function on an Excel cell that contains a basic formula "=MROUND((D5+I5+N5+S5)/4,1)" but it is throwing the CF error below:

An exception occurred while calling the function getCellValue.
java.lang.RuntimeException: Not implemented yet

I'm thinking this may be an Apache POI shortfall. Other formula functions such as ROUND and SUM work just fine. Does anyone know if there is a list of supported Excel formula functions to be used with spreadsheetGetCellValue?

Any help would be much appreciated.
--

Cheers,
Brad Fleming <www.fishintracker.net>

--
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to