View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vasant Nanavati Vasant Nanavati is offline
external usenet poster
 
Posts: 1,080
Default Can I send results of a formula to multiple cells?

In E5, put:

=A1

--

Vasant

"Scarlett O" <Scarlett wrote in message
...
I want to create a formula for cell A1 but I want the results to display

not
only in A1 but E5 as well. Is this possible?