+ Reply to Thread
Results 1 to 2 of 2

FORMULAR1C1 problem

  1. #1
    Registered User
    Join Date
    02-24-2021
    Location
    sweden
    MS-Off Ver
    2016
    Posts
    23

    Question FORMULAR1C1 problem

    Hey guys,

    Im having a problem with the IF formula below, all time I run into an error and i dont know what else to do...its only this formula that needs to fill the requirements:
    if the cell contains USD and the account number 150000 it should appear an OK message, otherwise CHECK message.

    Much appreciated,


    Set MyRegion = CList.Cells(1).CurrentRegion.Offset(1).Resize(CList.Cells(1).CurrentRegion.Rows.Count - 1)

    With MyRegion
    .Columns(8).FormulaR1C1 = "=IF(AND(RC[-3])=""USD"",RC[-2]=150000,""OK"",""CHECK""))"
    End With

  2. #2
    Valued Forum Contributor
    Join Date
    07-14-2017
    Location
    Poland
    MS-Off Ver
    Office 2010
    Posts
    528

    Re: FORMULAR1C1 problem

    Maybe try.
    Please Login or Register  to view this content.
    Best Regards,
    Maras.

+ 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. FormulaR1C1 and LastRow function Problem
    By plataniasangel in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-10-2012, 05:55 PM
  2. Excel 2007 : VLOOKUP on FormulaR1C1 problem
    By am0251 in forum Excel General
    Replies: 8
    Last Post: 05-05-2010, 06:57 AM
  3. problem using =Sum() in a formulaR1C1
    By dschmitt in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-06-2010, 06:59 AM
  4. vba FormulaR1C1
    By .paul. in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-26-2009, 12:12 PM
  5. formulaR1C1
    By shreyans in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-18-2008, 06:36 AM
  6. FormulaR1C1
    By missing in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-12-2006, 08:00 PM
  7. [SOLVED] Formular1c1
    By Steph in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-30-2005, 05:05 PM
  8. FormulaR1C1
    By Aksel Børve in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-28-2005, 06:06 PM

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