View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Scottie Scottie is offline
external usenet poster
 
Posts: 16
Default number formatting

Get message next to cell, formatted text or apostrophe.
If I use format, cell, number, number: it doesn't always solve problem.
If I use the message, "convert to number" it always works.
Want macro that I can use on a selected range of cells that performs the
conversion using that process.
THX