View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
glenn[_3_] glenn[_3_] is offline
external usenet poster
 
Posts: 7
Default Append character to cell

Hi all

is there a function i can use to append some character to a cell

Example:

cell contains ABC

i am looking for something the can add a Y harcter either at the
beginning or at the end of the content like in YABC or ABCY

thank u