On Thu, 16 Mar 2006 11:56:17 -0800, Bill wrote:
What would you use to find the number format in Excel 2002 then?
*** Sent via Developersdex http://www.developersdex.com ***
When I've used the NumberFormat property in Excel 2002, I've used it as a
property of the Range object.
I really don't have any experience with the Database collection or object. But
in VBA6, there is no NumberFormat property for that object.
--ron