Can someone help me with a short macro please? I've got a table which can have different amounts of columns (5 to 10) and lots of rows of course. I'd like to click the left cell in any given row then run a macro which will:
- Select all cells to the right
- Merge the cells
- Enter text, "Notes:" into the cell along with
- Enter one: Carriage Return
That's it. Any help please? (I can't write VBA for crap!)
Thanks for your help in advance!!!
~Dax