Hi all--

I've been trying to teach myself vba just so I can make this enormous database easier to read. Basically, I want a textbox that will show the contents of whatever the active cell is. Ideally, I click on a cell and the contents show up in textbox1, and when I click another cell, the textbox clears and shows the newly selected cell.

Sorry if this is a request that's been addressed already. My search turned up a ton of irrelevant results.

I'm using Excel 2013.

Thanks in advance