View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
E_R[_25_] E_R[_25_] is offline
external usenet poster
 
Posts: 1
Default Formatting a column - needs refresh?

Try this instead...

Columns(2).Select
Selection.NumberFormat = "#

--
Message posted from http://www.ExcelForum.com