View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
arm9047 arm9047 is offline
external usenet poster
 
Posts: 2
Default Extract Cell Contents to String

Via a textbox, the user enters the two columns to be graphed against each
other. In the 4th row of each column is the column name. I need to extract
these column names to label the x and y axis of the graph.

Thanks so much!