+ Reply to Thread
Results 1 to 2 of 2

syntax for comparing a rounded number to a rounded list

  1. #1
    Forum Contributor stockgoblin42's Avatar
    Join Date
    05-26-2011
    Location
    vancouver, canada
    MS-Off Ver
    Excel 2010
    Posts
    222

    syntax for comparing a rounded number to a rounded list

    Can I do this in one step or do I need to break it up?

    Please Login or Register  to view this content.
    this is the wrong syntax but I hope you can see what I'm trying to do:

    Here's the unrounded one that's missing a true case:

    Please Login or Register  to view this content.
    live logic & long prosper

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: syntax for comparing a rounded number to a rounded list

    Hi,

    You can do it with SUMPRODUCT:

    =SUMPRODUCT(--(ROUND(Intersect!$T$2:$T$11,4)=ROUND(S35,4)))

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

+ 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. Multiplying a rounded up number
    By shutterpro in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-26-2013, 07:50 AM
  2. number 3.5 is getting rounded to 4 in procedure
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-18-2009, 08:07 AM
  3. Replies: 3
    Last Post: 08-08-2006, 02:30 PM
  4. Rounded-off number
    By herve in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-03-2005, 01:35 PM
  5. [SOLVED] marrying a rounded number to concatenation.
    By Rodney in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 09-30-2005, 10:05 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