View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
naxo naxo is offline
external usenet poster
 
Posts: 2
Default How can you change cell attributes in a function??

How can you edit cell attributes (other cells that the one you are editing)
in a function.
The problem arises when the function returns an array and I want to display
the answer in the adjacent cells automaticly instead of the user to pres ctrl
+ shift + enter