Results 1 to 3 of 3

Proper IF syntax when using in VBA

Threaded View

  1. #1
    Registered User
    Join Date
    04-20-2012
    Location
    Bournemouth
    MS-Off Ver
    Excel 2007
    Posts
    34

    Proper IF syntax when using in VBA

    Hi all,

    can you please help me with the following IF's:

    ActiveCell.FormulaR1C1 = "=IF(RC[15]=19,""4Q"",""4T"")"
    ActiveCell.FormulaR1C1 = _
    "=IF(RC[-1]=""Normal Service"",""650011"",""650013"")"
    Just started using IF`s and would appreciate any and all help.

    Regards,

    Scott
    Last edited by jeffreybrown; 06-25-2013 at 06:43 PM. Reason: Please use code tags...Thanks.

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