View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bill602 Bill602 is offline
external usenet poster
 
Posts: 1
Default Generating Functions with "Concatenate"

I'm using Excel 2002 to generate commands using the Concatenate function to
lookup reference info in other cells. I can't get the text strings from
Concatenate to be recognized as commands. I've tried "paste special" and
selecting "formulas", but that didn't work.

For example, I created a string ( =G3 ) with concatenate, but it is not
recognized as a command. When I type the command in, it works, but appears
the same as the concatenated text string. How can I make this into an
executable command?

Bill602