+ Reply to Thread
Results 1 to 3 of 3

search inside a date function

  1. #1
    Registered User
    Join Date
    07-18-2013
    Location
    westport, ct
    MS-Off Ver
    Excel 2007
    Posts
    1

    search inside a date function

    inside cell a30 i have a date function which displays:
    Mon 07/22/2013 3:30:14 AM. i realize that excel actually uses 41477.146
    Can i search for something kin the display, i.e. "Mon"?

  2. #2
    Forum Expert Debraj Roy's Avatar
    Join Date
    09-27-2012
    Location
    New Delhi,India
    MS-Off Ver
    Excel 2013
    Posts
    1,469

    Re: search inside a date function

    Why dont you follow the same display logic..
    something like..
    =search("Mon",text(A1,"ddd mm/dd/yyyy hh:mm")
    Regards!
    =DEC2HEX(3563)

    If you like someone's answer, click the star to give them a reputation point for that answer...

  3. #3
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: search inside a date function

    Maybe..

    =TEXT(D5,"ddd")="mon"
    Life's a spreadsheet, Excel!
    Say thanks, Click *

+ 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. How to search a text inside the textbox
    By azid_miracle in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-04-2012, 08:20 AM
  2. Search for string inside cell
    By F3tz3r in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-23-2011, 02:20 PM
  3. How to search inside attachments of outlook
    By ali84pk in forum Outlook Programming / VBA / Macros
    Replies: 1
    Last Post: 01-11-2010, 08:06 AM
  4. Search text inside a string
    By pimar in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-20-2006, 01:01 PM
  5. A Search Engine inside Excel Spreadsheet
    By Edgar in forum Excel General
    Replies: 2
    Last Post: 03-29-2006, 11:55 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