Hi There,
Is it possible to add variable space (but the character's length is fixed at 31) using VBA? I will show an example below.
It should add the space (subtracting the initial characters) but shouldn't exceed 31 characters in a cell. The length of initial characters can vary (it's not fixed). Hope this clears the issue I am having.
Is it possible to add variable space (but the character's length is fixed at 31) using VBA? I will show an example below.
It should add the space (subtracting the initial characters) but shouldn't exceed 31 characters in a cell. The length of initial characters can vary (it's not fixed). Hope this clears the issue I am having.