+ Reply to Thread
Results 1 to 6 of 6

Fourier analysis with variable input

Hybrid View

  1. #1
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    Win10/MSO2016
    Posts
    12,995

    Re: Fourier analysis with variable input

    No sample workbook provided so try (can't test):
    Application.Run "ATPVBAEN.XLAM!Fourier", Worksheets("Red").Range(Cells(1, i).Address).Resize(rowsize:=128), _
     Worksheets("Analysis - Red").Range(Cells(430, 48 + i).Address), False, False
    Notice that "$A1:A128" and "AV430" in the first are string references which are required by RANGE(). Cells(r,c).Address returns the string that Range is expecting.
    Last edited by protonLeah; 12-15-2013 at 09:55 PM.
    Ben Van Johnson

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Fourier Analysis
    By jordon in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 06:05 PM
  2. Fourier Analysis
    By Gary's Student in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 09-06-2005, 05:05 PM
  3. Fourier Analysis
    By jordon in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  4. [SOLVED] Fourier Analysis
    By jordon in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-18-2005, 07:05 PM
  5. [SOLVED] Fourier Analysis
    By Bruce in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-13-2005, 04:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1