+ Reply to Thread
Results 1 to 8 of 8

Convert joined text strings into a formula

Hybrid View

  1. #1
    Forum Guru
    Join Date
    04-23-2012
    Location
    New Jersey, USA
    MS-Off Ver
    Excel 365
    Posts
    2,465

    Re: Convert joined text strings into a formula

    Quote Originally Posted by 6StringJazzer View Post
    =IF(SIGN(D6)=1,1,0) - SIGN(D6)*P
    Another way to write this...

    =MAX(SIGN(D6),0)-SIGN(D6)*P

    However, if I am not mistaken, this alternate formula should produce the same results...

    =CHOOSE(SIGN(D6)+2,P,0,1-P)
    Last edited by Rick Rothstein; 10-06-2019 at 12:13 AM.

+ 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. Convert shorthand time text strings into full sentences
    By amit2385 in forum Excel General
    Replies: 3
    Last Post: 10-16-2018, 05:57 PM
  2. [SOLVED] Convert Numbers to Strings - Need Formula
    By Alan3285 in forum Excel General
    Replies: 8
    Last Post: 03-12-2015, 11:31 PM
  3. Formula to find and return text string within a cell full of text strings
    By LightingPop in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-03-2013, 11:45 PM
  4. Replies: 2
    Last Post: 03-07-2013, 02:34 AM
  5. Replies: 3
    Last Post: 01-31-2012, 12:40 PM
  6. Convert ASCII Character strings into HEX Strings
    By Chris Mathers in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-13-2010, 12:25 PM
  7. [SOLVED] Convert text strings to a code or number
    By MaxNY23 in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 03-23-2006, 06:50 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