How do I remove text limit on a cell

G

Guest

I’ve created a program in Visual Basic which transfers data to a new work
book but it gets chopped short after a predetermined number and I can’t find
how to change it.
 
M

MartinW

Hi Col,

First up I know nothing about Visual Basic so I may be a long
way off here but I imagine that your routine would be calling
up Data Validation to do this.

So maybe look through your routine for a reference to data validation
and try playing with the settings in the routine.

Just a guess
Martin
 

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