Hi Folks

For each cell in a selection I would want the following executed:
set the cell format to 'text'
select the needed length of the cell by InputBox [=Var1]
select the character to use for padding by inputbox [=Var2]
left pad the cells according to the above input.

Any help very much appreciated.

Grtz
A