How to limit cell to 30 characters or less

G

Guest

I need to find out how to limit the number of characters that can be entered
in cells within a certain column. Ideally, a message box would pop up if
someone tried to enter more than 30 characters and direct them to split the
data into the adjoining column.

The limit is necessary to allow import into a vendor's database. Two fields
are limited to 30 characters each. Any characters beyond 30 would be
truncated upon import.

Can this be done through a macro? Or would I need code to accomplish this?
I am a novice, but can create some macros and wade through some code.
 

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