Hi everyone, can anyone help me please?
I have an Excel spreadsheet. Rows 1 through 7 are used by column headers and some general information about the info that is displayed. Rows 8 and up contain the actual data.
New data is entered into the worksheet from a form. The form, currently, appends the new row of data across the bottom of the existing data. I'd like the same button that does that to then resort the worksheet so that it's listed in alphabetical order according to column B. (Column A is blank)
I have tried it with this code:
but that doesn't work. Can anyone help me out?
Richard
Bookmarks