Results 1 to 3 of 3

VBA - row insert in alphabetical order

Threaded View

  1. #1
    Registered User
    Join Date
    04-13-2013
    Location
    Wellington
    MS-Off Ver
    Excel 2003
    Posts
    5

    Question VBA - row insert in alphabetical order

    Hey Guys,

    I have need of some expert help now as I have been trying to modify code from others solutions and got absolutely no where for the last week.

    Sheet names:
    NEWSITE - this is where brand new entries are created (this is where I need the help)
    UPDATE - thanks to davesexcel for previous coding
    Data_Entry - this is where the data will be inserted

    So the process on the NEWSITE sheet is that you fill out the sitecode/BGP AS and QOS fields - this then allows a button to pop-up (Add Record), click the add record.
    the data is taken from the fields in NEWSITE and inserted into Data_Entry. At the moment this is selecting the next empty row.

    I need to change this as further processing in the rest of the sheets (that arent included in this version) have issues with vlookups and the insertion at the bottom of the sheet breaks them all. I dont really want the user touching Data_Entry sheet as that's raw data, so asking the user to go in, create a new row and then copy/paste into the right row... or doing sort on column A isn't an option.

    The VBA code is all done in each of the sheets so there are no modules used for reference.

    TIA
    Dribble
    Attached Files Attached Files
    Last edited by dribble; 11-19-2013 at 03:48 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Macro To Insert Letters in Alphabetical Order ,
    By donnydorko in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-24-2009, 11:09 PM
  2. [SOLVED] alphabetical order within a cell
    By David in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 06-26-2006, 11:35 AM
  3. Alphabetical order possible? or not
    By OSSIE in forum Excel General
    Replies: 5
    Last Post: 06-22-2006, 02:25 PM
  4. [SOLVED] How do I put worksheets in alphabetical order
    By Bob Phillips in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-06-2005, 06:05 PM
  5. Alphabetical Order
    By Jennifer_Taylor in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-27-2005, 10:49 AM

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