I believe there is a formula to fill a cell with a chosen character. For example, say I want the cell to be filled with the character "-"
I know there is a function REPT which will allow for a specific number of repetitions. However, I'm looking for a formula that will automatically fill the cell with this character - no matter how wide the cell may be.
Can anyone help?