+ Reply to Thread
Results 1 to 2 of 2

If, go to cell formula or VBA

  1. #1
    Registered User
    Join Date
    02-24-2010
    Location
    Edmond, OK
    MS-Off Ver
    Mac Numbers and Mac Excel Ver 16.22
    Posts
    95

    If, go to cell formula or VBA

    I have a spreadsheet that I would like one cell to reference another, if the referenced cell has the value of "SUB" then I would like the formula or code to jump to a particular cell on another sheet.

    Here is the formula, I have so far. It is not throwing any errors, it just doesn't jump to cell 'Labor Codes'!F43 . The rest of the formula is for a Vlookup that works just fine if AC21<>"SUB"

    =IF(AC21="",0,IF(AC21="SUB",'Labor Codes'!F43,VLOOKUP(AC21,SubLaborCodes,2,0)))

  2. #2
    Registered User
    Join Date
    02-24-2010
    Location
    Edmond, OK
    MS-Off Ver
    Mac Numbers and Mac Excel Ver 16.22
    Posts
    95

    Re: If, go to cell formula or VBA

    Here is the worksheet in question.

    Source and referenced cells are on 'Blue Mantle Est Worksheet' and destination cell is on 'Labor Codes' sheet.
    Attached Files Attached Files

+ 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. [SOLVED] Enter formula result from one cell into a COUNTIF formula in another cell. Help please!
    By gregrach in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-10-2014, 11:23 AM
  2. Replies: 0
    Last Post: 03-20-2014, 10:57 AM
  3. [SOLVED] Retaining formula cell references when copying a formula to a different cell
    By FrankParisi in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2013, 07:05 AM
  4. Replies: 5
    Last Post: 05-07-2013, 08:34 AM
  5. Replies: 2
    Last Post: 03-07-2008, 08:05 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