+ Reply to Thread
Results 1 to 6 of 6

Simple formula A1 =B1

  1. #1
    Forum Contributor
    Join Date
    10-29-2009
    Location
    London
    MS-Off Ver
    Excel 2013
    Posts
    125

    Simple formula A1 =B1

    Hi

    I have 31 columns which I want to check if they contain the same text "period end"
    Is there an easy way of doing this?

    Much appreciated

  2. #2
    Registered User
    Join Date
    09-07-2011
    Location
    London, UK
    MS-Off Ver
    Excel 2007
    Posts
    38

    Re: Simple formula A1 =B1

    Hi,

    If you just want to count how many columns say 'Period end', use:

    =countif(A1:Z1,"period end")

    A1:Z1 - change to the range where you are looking for the text.

    Hope this helps

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

    Re: Simple formula A1 =B1

    try this...

    Formula: copy to clipboard
    Please Login or Register  to view this content.

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again.
    Regards!
    =DEC2HEX(3563)

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

  4. #4
    Forum Contributor
    Join Date
    10-29-2009
    Location
    London
    MS-Off Ver
    Excel 2013
    Posts
    125

    Re: Simple formula A1 =B1

    Sweeeeet! Thanks!!!

    Out of interest - is there a way to do with an array formula?

  5. #5
    Forum Contributor
    Join Date
    10-29-2009
    Location
    London
    MS-Off Ver
    Excel 2013
    Posts
    125

    Re: Simple formula A1 =B1

    YES!

    Just seen your post after I sent mine
    Thanks!!

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

    Re: Simple formula A1 =B1

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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] Simple IF formula help
    By danderson1 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 05-23-2014, 12:26 PM
  2. Replies: 4
    Last Post: 12-07-2012, 11:49 AM
  3. [SOLVED] A formula, probably quite simple.....
    By confused in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-03-2006, 06:30 AM
  4. Simple formula help
    By CLR in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 06:05 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