Thread: FFT in a macro
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joeu2004[_2_] joeu2004[_2_] is offline
external usenet poster
 
Posts: 829
Default FFT in a macro

"Mac M" wrote:
Would someone, please, show me the syntax for a macro
that calculates the FFT of many time series, arranged
in columns? I am doing it one at a time using the
Analysis toolPak, and it is painful.


Do a Google search for "excel atp fourier" without quotes. Look at the
several hits. In particular, see
http://www.pcreview.co.uk/forums/fft...-t1006197.html, especially
Dana DeLouis's response at the end.