+ Reply to Thread
Results 1 to 2 of 2

Insert a Row below a row containing the same value already present in the column

Hybrid View

  1. #1
    Registered User
    Join Date
    03-31-2020
    Location
    Italy
    MS-Off Ver
    2013
    Posts
    2

    Insert a Row below a row containing the same value already present in the column

    Hi All!
    I need a help for a code.
    When I add a data (data is a date actually) in the last row (A5), I want to insert the value of the last row (10/01/2020) below the row containing the same Date (A3).
    Example:

    Column A Column B

    A1:01 10/01/2020 10/01/2020
    A2:02 10/01/2020 10/01/2020
    A3:03 11/01/2020-------------> 10/01/2020
    A4:04 12/01/2020 11/01/2020
    A5:05 10/01/2020 12/01/2020

    Thank you in advance for help!

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Insert a Row below a row containing the same value already present in the column

    This seems to be a simple sorting request.

    Just copy column A to column B and sort column B in ascending order. A simple macro could do that if you wanted it automated.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

+ 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. Insert text if not present in specific columns
    By klturi421 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 05-30-2019, 11:20 PM
  2. [SOLVED] Insert names to master sheet present to other worksheets (only one time)
    By sanpoli in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 5
    Last Post: 08-09-2017, 08:39 AM
  3. Insert names to master sheet present to other worksheets (only one time)
    By sanpoli in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-09-2017, 08:32 AM
  4. Replies: 6
    Last Post: 07-13-2016, 06:49 PM
  5. Replies: 2
    Last Post: 09-03-2014, 03:37 AM
  6. [SOLVED] Create formula to sum column total if specific text is present in second column
    By Banir in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-08-2013, 07:48 AM
  7. insert rows only if data is present
    By jbenton in forum Excel General
    Replies: 0
    Last Post: 11-08-2007, 12:43 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