![]() |
|
#1
|
|||
|
|||
|
Hello!
I have a very simple spreadsheet with client information, consisting of 5 columns. All I want to do is have it automatically sorted by client name whenever updates are made. I know I can just re-sort it myself every time, but I am creating this document for someone else to use who is not too computer savvy, so I would like to keep it as simple as possible for her. I don't fully understand the differences between macros and VBA code, but I was trying to insert VBA code to run this function (code I found on other forums) but it did nothing. I am running 07' edition of office if that makes any difference... The data is in a5:e50, and column 'a' is what has the clients name. Thank you so much! |