Results 1 to 5 of 5

Adding a column with variables for specific entries

Threaded View

  1. #2
    Registered User
    Join Date
    01-30-2013
    Location
    chennai, india
    MS-Off Ver
    Excel 2007
    Posts
    6

    Re: Adding a column with variables for specific entries

    Hi Andy,


    Copy this formula to the column O,first row and drag upto whatever range you want.
       =CONCATENATE(A1,C1,D1)    
    then in column 5(column E) drag the below formula upto whatever range you want.
         =COUNTIF($O$1:$O11,O1)     
    i think the value you want will be filled in the column 5.

    Reply to the post if this really works or not.

    Thanks
    yuvaraj.
    Last edited by yuvarajgta; 01-31-2013 at 11:12 AM. Reason: changed the code

Thread Information

Users Browsing this Thread

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

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