View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Piia Piia is offline
external usenet poster
 
Posts: 4
Default How to use result from some function as a part of cell reference?

Hi,

In some cell I have a calculation giving some value as a result, let's say
xx (e.g. 24)

How do I use the results from this function as a number part of some other
function's cell reference, i.e. =Dxx (e.g. D24)

Thanks a lot! :)

-Piia