Results 1 to 5 of 5

Numerical Logic colliding with Text

Threaded View

  1. #1
    Registered User
    Join Date
    06-29-2007
    Posts
    11

    Numerical Logic colliding with Text

    Sorry if this is answered elsewhere, my rule of thumb is if it doesn't show up in 30 minutes of searching online I've satisfied my karmic duty before posting =).

    I have a monster of a sheet going and am working for research purposes. I dislike the interface of SPSS so I use excel to boil down my variables to a smaller state, to which it then goes back to SPSS for the hardcore analysis.

    Unfortunately, this study has values of "N/A", "Missing", and "." (not entered), so it makes it a bit tricky for me.

    Say I want to check 10 different scales to see if any are true:
    =IF(OR(FJ6>=1,ZD6>=1,....etc),"Yes","No"))

    Problem is the blasted program is reading ".", "Missing", and "N/A" as greater than one!!!!! I've found a way around by making monster formulas that first check that the field is not equal to those three text values, but there must be a faster way!

    To see what I mean, put a period in one cell (like A1) and write =IF(A1>=1,"Yes","No") and you'll see it returns a Yes.

    Do any of you know a function structure for number checking that does NOT include text? Does it have to do with cell formatting?
    Last edited by VBA Noob; 10-13-2008 at 05:12 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Find row number of text string in a range of cells
    By Steven Fleck in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-06-2013, 08:38 PM
  2. SUMIF with multiple criteria, text and numerical
    By Radman in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-24-2008, 12:23 PM
  3. Assign text to a numerical range.
    By jaspercoGIS in forum Excel General
    Replies: 2
    Last Post: 01-18-2008, 03:46 PM
  4. Text returning a numerical value
    By slinger1010 in forum Excel General
    Replies: 3
    Last Post: 11-14-2006, 08:24 AM
  5. Can I give text a numerical value?
    By rshane in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 10-27-2006, 01:34 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