Hello VBAers -
I built an Excel 2010 VBA application using the great routines sitting at:
http://www.tek-tips.com/faqs.cfm?fid=6404
These convert IEEE 32 bit hex values to/from single precison Excel numbers. I might be doing something wrong, but most times the Function i3efp(num_in) under...