View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JanT JanT is offline
external usenet poster
 
Posts: 2
Default cell contents in a text/message box

I would like to add the contents of a number of cells from a list into a
text/message box. The exact location of the cells in the list varies. For
example: if A1=10, then content in cells b10 and c10 should be displayed and
if A1=3 then content in cells b3 and c3 to be displayed, etc...