+ Reply to Thread
Results 1 to 2 of 2

[SOLVED] Conver Numbers to Log 10

  1. #1
    Fishfan
    Guest

    [SOLVED] Conver Numbers to Log 10

    How do I convert column of numbers (n=3000) to log 10 column of numbers?

  2. #2
    JE McGimpsey
    Guest

    Re: Conver Numbers to Log 10

    Assuming that your column is column A, one way:

    In an unused column, enter

    =LOG(A1)

    and copy down 3000 cells.

    Copy the column, choose column A and choose Edit/Paste Special,
    selecting the Values radio button.

    In article <0CDE6301-FC9C-488C-9D9F-3AD26B46EFCE@microsoft.com>,
    "Fishfan" <Fishfan@discussions.microsoft.com> wrote:

    > How do I convert column of numbers (n=3000) to log 10 column of numbers?


+ 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