+ Reply to Thread
Results 1 to 4 of 4

formulaArray problem

  1. #1
    Registered User
    Join Date
    06-15-2009
    Location
    swiss
    MS-Off Ver
    Excel 2007
    Posts
    2

    formulaArray problem

    Hello everyone

    Is is just a minor problem, but I don't seem to be able to solve it, so i would be thankful for some advice. My problem is, that these 3 lines:

    Please Login or Register  to view this content.
    give me the following output (in my example endcell is 5573):

    =KernRegPs("C5:C5573;C4:C5572;F4:F34;0.25")... what i need is:
    =KernRegPs(C5:C5573;C4:C5572;F4:F34;0.25), so how do i get rid of the quotation marks?

    thanks
    david
    Last edited by dave3n3; 06-15-2009 at 06:18 AM.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: formulaArray problem

    Your Formula string should read:

    Please Login or Register  to view this content.
    (use .Formula if you don't need an Array formula)

  3. #3
    Registered User
    Join Date
    06-15-2009
    Location
    swiss
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: formulaArray problem

    thanks, but i got some range class error. i came up with a solution though..

    Please Login or Register  to view this content.
    not sure, why your line did not work.

    greets
    david

  4. #4
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: formulaArray problem

    Help states you should use R1C1 when entering FormulaArray but I don't think that hods true 100% of the time... that said R1C1 is always better for entering formulae from VBE IMO... also I was using ; delimiter as inferred in your original post.

    EDIT: and thanks for posting up your own resolution, it is appreciated as it may help others who stumble upon this thread whilst trying to resolve their own problems.
    Last edited by DonkeyOte; 06-15-2009 at 08:05 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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