View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
OTS[_2_] OTS[_2_] is offline
external usenet poster
 
Posts: 9
Default Macro for using multiple selected cells

Hi! I have no experience with programming macros so bear with me. I'm not
sure if my case is possible to do in some easy way.

I want the user to be able to select some cells in a coulmn Users in a
worksheet. This selection will then be concatenated to a string of Usernaes
and inserted in a user-selected cell in another worksheet.

--
OTS