This article demonstrates how to add text to the end of a cell in Excel with 6 easy methods. Use any of these methods to get your result., In excel video tutorial, we will demonstrate how to add specific text at the end of cells in Excel using a simple VBA macro. This method is efficient and can save you a lot of time,, I would like to get help making a macro that finds the last cell in column B and then 1 row lower adds the word "End" into cell A. (ex: last cell of B is B2132 and I want to add the word End into A2133)., Excel automatically generated each code line based on the recorded keystrokes and mouse clicks. The Record Macro feature is powerful enough for general spreadsheet automation needs., Hey, I was hoping someone could help me out with a pretty simple macro. I need a macro that will add a predetermined statement to an already populated cell with text and source a date to add into that text from another cell in the same row., The following macro adds text to end of excel cell that you select. But its not very user friendly because you have every time to change the text that you want to add..