+ Reply to Thread
Results 1 to 5 of 5

Coping Data not formula?

  1. #1
    Forum Contributor
    Join Date
    11-11-2007
    Posts
    263

    Coping Data not formula?

    Ok, I have a question, is there a way to copy the data of a field and not the formula over in VBA?

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Coping Data not formula?

    Yes, there is a way. You can either copy the cell / range and do paste special values or directly point the destination cell to the source cell.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Contributor bonny24tycoon's Avatar
    Join Date
    04-02-2012
    Location
    Hell
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    405

    Re: Coping Data not formula?

    Hi Cyberpawz,

    Can you attach an example spreadsheet, so I could attempt to give the best solution.
    Thanks,

    Bonny Tycoon


  4. #4
    Registered User
    Join Date
    04-09-2012
    Location
    São Paulo, Brazil
    MS-Off Ver
    Excel 2007
    Posts
    78

    Re: Coping Data not formula?

    Cyberpawz,

    Here is a simple example, you can improve the code for your use:

    Please Login or Register  to view this content.

  5. #5
    Forum Contributor
    Join Date
    11-11-2007
    Posts
    263

    Re: Coping Data not formula?

    Sure. Here is the basis of what I need.
    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)

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