Results 1 to 26 of 26

Convert feet and inches to inches

Threaded View

  1. #1
    Registered User
    Join Date
    07-08-2009
    Location
    San Antonio
    MS-Off Ver
    Excel 2007
    Posts
    11

    Convert feet and inches to inches

    In column A1, I have 12'-5 (general) and want to covert to total inches (65). I have tried several formula's but to nothing seems to work. Do I need to set the solution column to specific type (i.e general) or am I missing something :-( ...

    Tried : =(1*(LEFT(A1,FIND("-",A1)-1)*12+MID(A1,FIND("-",A1)+1,2)))+IF(LEN(A1)=LEN(SUBSTITUTE(A1,"1/2",""))

    and nothing happened?
    Last edited by shernandez; 07-08-2009 at 11:58 AM.

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