Thread: concatenate
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rabbit rabbit is offline
external usenet poster
 
Posts: 1
Default concatenate

I want to use CONCATENATE in VBA (Excel). I used Activecell.FormulaR1C1
= "=CONCATENATE(RC[-2],RC[-1])" , on this statement I get a error
message.



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

-- View and post Excel related usenet messages directly from http://www.ExcelTip.com/forum
-- Hundreds of free MS Excel tips, tricks and solutions at http://www.ExcelTip.com/
------------------------------------------------