View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marion Gropen Marion Gropen is offline
external usenet poster
 
Posts: 1
Default using end and down keys when recording a macro

I want to record a macro which will run linest ondata which will have a
variable number of x,y pairs. The macro works on the data field as
originally defined, but does not expand or contract when the data does.
Help!