+ Reply to Thread
Results 1 to 3 of 3

filter data where digit before and after decimal point should be same like 103.3

  1. #1
    Registered User
    Join Date
    08-19-2017
    Location
    INDIA
    MS-Off Ver
    2007
    Posts
    7

    filter data where digit before and after decimal point should be same like 103.3

    is is possible to filter data where digit before decimal point is equal to digit after decimal point
    like 685.5,453.35, 407.7,272.2, if possible please help me out
    excel.jpg

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,911

    Re: filter data where digit before and after decimal point should be same like 103.3

    I think it needs helper column
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,899

    Re: filter data where digit before and after decimal point should be same like 103.3

    Create helper column:

    =--(INT(MOD(C2,10))=INT(MOD(C2*10,10)))
    Attached Files Attached Files

+ 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 Percentage to 5 digit number without decimal point
    By fireguy7 in forum Excel General
    Replies: 1
    Last Post: 02-16-2015, 03:53 PM
  2. insert decimal point after first digit
    By henrikgb in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 3
    Last Post: 11-07-2014, 07:57 AM
  3. [SOLVED] LOTTERY FILTER#4, Find if 1 Digit Sum of 2 Digit or 3 Digit, Single Cell w/ dash
    By david gonzalez in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-08-2014, 12:57 AM
  4. Replies: 3
    Last Post: 04-24-2012, 09:16 AM
  5. Add decimal point from last 2 digit
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-24-2006, 08:05 AM
  6. [SOLVED] Display a digit before or after the decimal point in another cell
    By Robert Monks in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-03-2005, 05:25 AM
  7. [SOLVED] In excel, how can i delete 1 digit and the decimal point?
    By rjtees in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-17-2005, 05:50 PM

Tags for this Thread

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