View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Blue Max Blue Max is offline
external usenet poster
 
Posts: 113
Default Storing an array in a cell

Thanks, Bernd, we understand. However, still wish they had a worksheet
function that would allow us to indirectly reference the array stored in the
cell versus the modified cell contents.

*****************
"Bernd P" wrote in message
...
Hello,

Its simply because A1 does not contain your array, just the first cell
of it.

In my example A1 is containing a string which represents the whole
array but it has to be extracted/interpreted later on...

Regards,
Bernd