View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
smaruzzi smaruzzi is offline
external usenet poster
 
Posts: 55
Default 3D function with dynamic reference

I need to create a 3d function whouse argument is dynamically created by
assempling elements from different cells. I've been able to generate the
string as I wish according to different variable that might change over time.

When I pass that argument to the function I get an error. Is it because it
is a 3D string or because I do something wrong?

Thanks, Stefano