+ Reply to Thread
Results 1 to 4 of 4

Macro code for Paste Special Value

  1. #1
    Registered User
    Join Date
    09-19-2012
    Location
    CT
    MS-Off Ver
    Excel 2010
    Posts
    29

    Macro code for Paste Special Value

    Hey everyone,

    Really looking for some help. I need the value in C5 to be copied over to another tab and have a paste special value for that cell hard code the # in. I have the code / formulas in the macro to bring the value over, but I'm having difficultyconfused identifying the code that hard codes that # in and allows me to answer the remaining questions. I attached the spreadsheet I;m currently working with. In the end all the cells C2:F32 on the Scoring tab should be filled in with a # 1-5
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Macro code for Paste Special Value

    It is not clear what you are looking for, but if you want to copy values only

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    09-19-2012
    Location
    CT
    MS-Off Ver
    Excel 2010
    Posts
    29

    Re: Macro code for Paste Special Value

    Thanks for the response.

    The code does a good job at bringing over the value, but when you go back to the 1rst tab and select another question and then hit the Log Data Object it only logs the 2nd question, and the score to the 1rst question is no longer there. In the event cells C2:F32 should be completely filled.

    I want to find a way that when you click the Log Data Object it keeps the score (paste special value) as you answer the other questions. Cell C3 on the 1rst tab contains a drop down list that would include 32 different questions to respond to.

  4. #4
    Registered User
    Join Date
    09-19-2012
    Location
    CT
    MS-Off Ver
    Excel 2010
    Posts
    29

    Re: Macro code for Paste Special Value

    Maybe this might help clarify...

    As part of this code what can I add so it only copy's and paste the formula ONLY if the cell is empty. If the cell has a # (1-5) leave as is.

    Sheets("Scoring (2)").Range("C2:F32").Copy

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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