Use a Number times an X anh have a column with that number of x's

M

Mathew

It is probably easier to just ask for what I want than to describe it but
here goes:

Say Column A is a column of integers; Column B is a single lower case text
character like x . What I want is for Column C to be a text string of the
lower case character in Column B the number in Column A long. See example
below:

Column A Column B Column C
2 a aa
5 s sssss
7 x xxxxxxx

How would you do something like this??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top