View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Loading Number Formats into Combo Box

As a start, see code by Rob Bovey in David Hager's newsletter (6th
edition) - found on John Walkenbach's site:

http://www.j-walk.com/ss/excel/eee/eee006.txt

--
Regards,
Tom Ogilvy


"ExcelMonkey" wrote in message
...
Does anyone know how to load the number formats from the
standard tool bar into a combo box on a userform?

Thanks