View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 1,726
Default Excel 2007 Problems; in wrinting a macro and convert text

It is probably because GEL is a valid column in 2007, so GEL06 could be seen
as a cell.

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)


"bezl" wrote in message
...
Hi,
in excel 2007 if macro name contains number (e.g. "sub gel06(value)")
macro
does not work, why.
And in Text to Colums decimal and thousands seperator isn't converted to
excel seperators altough needed adjustments is made, why.
Thanks advance for your help...