+ Reply to Thread
Results 1 to 5 of 5

convert yd^3 to ft^3, also selecting the columns instead of ans one by one?

  1. #1
    Registered User
    Join Date
    09-15-2014
    Location
    Fla
    MS-Off Ver
    2011 Mac
    Posts
    3

    convert yd^3 to ft^3, also selecting the columns instead of ans one by one?

    Hi still very new to Excel,

    How would I make a formula for converting these units when they have a ^3 attached?

    CONVERT(number, from_unit, to_unit)

    =CONVERT(C40, yd, ft)

    but I don't know how input ^3

    trying to convert
    \1

    the answer I should be getting..
    \1


    A simple way to answer all of these at once?
    \1

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: convert yd^3 to ft^3, also selecting the columns instead of ans one by one?

    Hi, welcome to the forum

    Please upload a sample of your workbook, not a picture of your data. Pictures are pretty much impossible to edit, and no-one wants to re-type your data for you
    Also, not all members can upload picture files (Company firewalls and stuff)

    Your workbook should show a small desensitized example of the data you are working with and a manual mockup of the expected results.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: convert yd^3 to ft^3, also selecting the columns instead of ans one by one?

    The convert function may not be the easiest in this case. It might be easier to simply apply the equality 1 yd^3=9 ft^3 -- Simply multiply the number of yd^3 by 9 to get ft^3 or divide ft^3 by 9 to get yd^3.

    If you want to use the CONVERT() function, you will need to take the cubic root, then convert, then cube the result.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  4. #4
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: convert yd^3 to ft^3, also selecting the columns instead of ans one by one?

    Mrshorty. I'm from a non imperial (metric) country so I might be off target here but I though there were 3 ft in a yard. Therefore cubic feet to cubic yards will be 3 cubed (3^3) which is 27 not 9. Am I missing something?
    Happy with my advice? Click on the * reputation button below

  5. #5
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: convert yd^3 to ft^3, also selecting the columns instead of ans one by one?

    You are correct, my mistake (as a scientist, I work mostly in metric units, myself). The basic principle applies.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Selecting all data in specific columns without selecting adjacent column.
    By EnigmaMatter in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-11-2014, 02:20 AM
  2. Selecting all data in specific columns without selecting adjacent column.
    By EnigmaMatter in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-10-2014, 03:50 PM
  3. [SOLVED] Issue w/ Current Region, Select 3 Columns of Data without selecting adjacent columns
    By EnigmaMatter in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-10-2014, 02:57 PM
  4. Replies: 4
    Last Post: 06-07-2013, 02:01 PM
  5. [SOLVED] to convert columns to rows having mulit independent group columns
    By Quacy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-22-2006, 06:25 PM

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