There's no way to do that with DIV32. The Quotient must be less than 65535.

You would need a TRUE 32 bit divide routine.

Or you could use the Floating Point Math routines from melabs.
http://www.melabs.com/resources/fp.htm

Darrel