+ Reply to Thread
Results 1 to 15 of 15

Purge functions leaving only calculated data?

  1. #1
    Registered User
    Join Date
    07-14-2005
    Posts
    2

    Purge functions leaving only calculated data?

    I'm trying to convert a spreadsheet so that I can import it into a SQL server. It has alot of extra columns that were only used to make calculations on the sheet. Is there anyway I can finalize a sheet, deleteing all the formulas and leaving only the values that were calculated for that cell.

    The problem is as I start deleting columns I start getting #REF's popping up cause data is missing. Any help or suggestions are apreciated, Thanks.

  2. #2
    Registered User
    Join Date
    07-14-2005
    Posts
    2
    I figured it out. I saved the it as a .txt file first, then re opened it.

  3. #3
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  4. #4
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  5. #5
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  6. #6
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  7. #7
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  8. #8
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  9. #9
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  10. #10
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  11. #11
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  12. #12
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  13. #13
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  14. #14
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




  15. #15
    Dave R.
    Guest

    Re: Purge functions leaving only calculated data?

    Yes. You can press CTRL-A to select all cells from the worksheet. Then
    CTRL-C to copy, then edit>paste special>values. The formats will stay the
    same but the formulas will be replaced with values.



    "kincaid05" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm trying to convert a spreadsheet so that I can import it into a SQL
    > server. It has alot of extra columns that were only used to make
    > calculations on the sheet. Is there anyway I can finalize a sheet,
    > deleteing all the formulas and leaving only the values that were
    > calculated for that cell.
    >
    > The problem is as I start deleting columns I start getting #REF's
    > popping up cause data is missing. Any help or suggestions are
    > apreciated, Thanks.
    >
    >
    > --
    > kincaid05
    > ------------------------------------------------------------------------
    > kincaid05's Profile:

    http://www.excelforum.com/member.php...o&userid=25232
    > View this thread: http://www.excelforum.com/showthread...hreadid=387197
    >




+ 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