Results 1 to 13 of 13

Copy/Paste *values* from equation data on a separate sheet in the same workbook

Threaded View

  1. #1
    Registered User
    Join Date
    11-18-2020
    Location
    Nicaragua
    MS-Off Ver
    EXCEL V16.39
    Posts
    21

    Exclamation Copy/Paste *values* from equation data on a separate sheet in the same workbook

    Hello,

    I am trying to learn more about VBA / Index & Match, as well as other options to look up data in adjacent sheets in my workbook, but I am encountering trouble. I am attempting to do the following:

    1) Copy specific cells (P2 : W2) although, not in that order. I would have to extract each cell individually
    2) Paste those values in specific cells in another sheet (Q2 Sheet 2, to P20 Sheet 1 + R2 Sheet 2, to Q20 Sheet 1, etc.)
    - I imagine if a single example is shown, I can map the function to the other cells necessary

    The major difficulty I am encountering is 1) Avoiding volatility (Want to avoid Offset 2) Difficulty writing the function itself & 3) Difficulty copying then pasting specifically the values from Sheet 2, not the equations themselves. For clarity, I am running on a Mac. I learned of a way to circumvent #3 using windows, but it isn't applicable as far as I know for Mac (In a single string, because I want to avoid right-clicking then pasting special)

    Any help would be sincerely appreciated!

    Thank you
    Last edited by SapphireZulu; 11-19-2020 at 11:05 AM. Reason: I am editing this to simply include interest in using the Index function if possible

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. VBA Copy, move, unlock active sheet and paste as values to a new workbook
    By archvanarl in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-09-2020, 03:01 AM
  2. [SOLVED] Copy & Paste Values To Separate Workbook
    By ClwnMan76 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-18-2019, 03:09 PM
  3. [SOLVED] Copy & Paste Cell Values based on conditions to separate sheets from primary sheet
    By spyac in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-05-2018, 08:04 PM
  4. [SOLVED] Copy cell values from one sheet and paste it in another sheet of the same workbook
    By Tauheed Ahmed in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-13-2016, 08:51 AM
  5. Copy values from sheets in workbook and paste in one sheet in the same workbook
    By RinorM in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-08-2015, 04:14 AM
  6. Copy Values to separate sheet, locate value in list and paste 6 cells to the left
    By drknot in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-16-2014, 10:16 AM
  7. Replies: 6
    Last Post: 03-26-2014, 11: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