+ Reply to Thread
Results 1 to 3 of 3

RIGHT OR VALUE Function? I don't know which to use and how (2 tabs, 1 worksheet)

  1. #1
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    RIGHT OR VALUE Function? I don't know which to use and how (2 tabs, 1 worksheet)

    https://docs.google.com/spreadsheets...it?usp=sharing

    Hi guys,

    On my sheet above..

    On my 2nd tab (admin snapshot), in cell C2, I want to take the number from the WC & DS breakdown tab, where it says: Default scores remaining: 1 or 2 or 3 (etc) so in the case of C2, I want to use RIGHT function to get the number from Cell A6

    Can anyone please help? I don't know if I need use the RIGHT or VALUE function..??
    Thanks,

    R.



  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,711

    Re: RIGHT OR VALUE Function? I don't know which to use and how (2 tabs, 1 worksheet)

    You can use this formula in C2 of the Admin sheet:

    =RIGHT(INDEX('WC & DS breakdown'!A:A,ROWS($1:1)*5+1),2)*1

    then copy down as required. It will result in a number, to which you can apply further calculations, and as it is copied down it will get the data from A6, A11, A16, and so on.

    Hope this helps.

    Pete

  3. #3
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Re: RIGHT OR VALUE Function? I don't know which to use and how (2 tabs, 1 worksheet)

    awesome, cheers Pete!

+ 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] Renaming Worksheet Tabs with Tabs Existing Name + Today's Date
    By longbow007 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-26-2016, 09:51 PM
  2. Copying Column from separate tabs in same worksheet into another worksheet with each colum
    By campbellbyte in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-31-2014, 12:30 AM
  3. Select worksheet tabs according to value of cell in another worksheet
    By JB1970 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-31-2013, 06:31 AM
  4. [SOLVED] How to copy worksheet to new worksheet each week and rename the tabs for the monday date.
    By tmeakin! in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-04-2013, 01:17 PM
  5. Replies: 6
    Last Post: 02-01-2012, 05:29 PM
  6. Rename worksheet tabs and sheets to match tabs via button
    By timgavin in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-31-2011, 06:12 PM
  7. [SOLVED] Macro to name worksheet tabs using a cell within the worksheet?
    By Jennifer in forum Excel General
    Replies: 3
    Last Post: 07-18-2006, 06:40 PM

Tags for this Thread

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