This is some code that will replace an image/shape that is locked to a cell with text.
Tag: Visual Basic
Visual Basic: Right Align Long String In TextBox
This is a chunk of code to set the text of a text box to align right if it exceeds the length of the text box.
Visual Basic/VBA – Working With Text Files
Here are a few methods for reading/writing text files.