Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Copying Data in Excel

Options
  • 26-02-2003 4:28pm
    #1
    Registered Users Posts: 3,924 ✭✭✭


    If you have a list of numbers in excel that are resulting from formulas &

    You then want to copy this list as a list of numbers (without references of the underlying formulas) as just a list of numbers.

    Can this be done?


Comments

  • Registered Users Posts: 78,417 ✭✭✭✭Victor


    Copy as normal.
    Right click.
    Paste special.
    Select "Values"

    If cell a1=1 and b1=7 and c1=a1+b1, then using "paste special/value" from c1 to d1 will result in d1=1 (not a formula).


Advertisement