View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
denise denise is offline
external usenet poster
 
Posts: 112
Default Convert to Numbers from Smart Icon - Won't save in Macro

You've obviously not been stuck with MS's new way to format text numbers -
lucky you! You can't just format them anymore. If it were that simple. I'd
still have hair. :o)

"Dave F" wrote:

I'm not sure what a smart icon menu is, but why can't you just format the
cells as numbers via the Format menu? Recording a macro will capture that
sequence of steps.
--
Brevity is the soul of wit.


"Denise" wrote:

Hi! How can I get something that seems to only work from a Smart Icon menu
to be saved as steps in a macro???

I am trying to get a very complicated macro to work that I have to break
down into different parts and it keeps failing because I can't get the macro
to record the Convert to Numbers action from the Smart icon. I have a column
of text comments that need to be converted so I can do a subtotal on them.
They are actually the dollar amount of their monthly donation but it's the
only option for entering it.

Any thoughts would be so welcome...