+ Reply to Thread
Results 1 to 2 of 2

If(AND formula with values using foot and inch designations (' ")

  1. #1
    Forum Contributor
    Join Date
    06-11-2018
    Location
    Lebanon, NH
    MS-Off Ver
    2000 and 2010
    Posts
    106

    If(AND formula with values using foot and inch designations (' ")

    Good morning!
    I am trying to write what should be a simple formula but am drawing a blank. I am doing if(and against two cells, one of which contains ' and " as part of the text
    My formula will look like this, but will be built on with more options

    Please Login or Register  to view this content.
    B106 is a pull-down menu with 2 possibilities. either 1'0" to 2'4" x 6'8" or 2'6" to 3'0" x 6'8". I know the problem is in the ' and " designations but I can't for the life of me remember how to get around this without rewriting several hundred descriptions using inches and feet in place of " and '. Google has been of no help, and I have searched several forums as well.
    I am most appreciative of any suggestions or assistance,
    Thanks much
    Bill
    Last edited by billfinnjr; 12-03-2018 at 01:08 PM. Reason: Resolved

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: If(AND formula with values using foot and inch designations (' ")

    Please use Char(34) for double quote

    =IF(AND(B106="1'0"&CHAR(34)&" to 2'4"&CHAR(34)&" x 6'8"&CHAR(34)&" or 2'6"&CHAR(34)&" to 3'0"&CHAR(34)&" x 6'8"&CHAR(34),B107="Hollow Core"),118.18)

+ 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] Convert Feet - Inch - Inch Fraction string into numerical value
    By plans in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-25-2017, 11:29 PM
  2. Excel formula to convert inches in decimals to traditional inch values?
    By dtb419 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-03-2016, 01:10 PM
  3. Chart to show record of "pounds per sq inch" readings over time
    By Patish in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 06-06-2015, 10:57 AM
  4. Converting feet & inch demensions to inch only in excell
    By sgmgrider in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-20-2015, 08:10 PM
  5. Decimal to feet/inch/fractional inch conversion
    By Rodney Sergent in forum Excel General
    Replies: 1
    Last Post: 08-10-2006, 10:50 PM
  6. [SOLVED] Professional engineering graph sheets 10 x 10/inch and 8 x 8/inch
    By Fugro-Karen in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 05-05-2006, 08:40 AM
  7. [SOLVED] Multiply cell with foot and inch
    By Kyle in forum Excel General
    Replies: 3
    Last Post: 03-25-2005, 12:06 AM

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