I have a macro that puts a small circle in some cells on a sheet, as illustrated in this screen snap.
But, as you see, when the value in the cell has this many digits (it does not always), i would like the dot a little more to the left. Is there a way to query in VBA, "where is the left edge of the centered text in this cell" so that i could then position my little circle where i want it?
Thank you!
But, as you see, when the value in the cell has this many digits (it does not always), i would like the dot a little more to the left. Is there a way to query in VBA, "where is the left edge of the centered text in this cell" so that i could then position my little circle where i want it?
Thank you!