View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob at Great Waters Bob at Great Waters is offline
external usenet poster
 
Posts: 1
Default How to refer to the value of a cell containing a VBA function?

I have a VBA function in a cell of one worksheet and want to use the value in
a cell of another worksheet. I haven't been able to figure out how to do
that.

Bob