I work regularly with importing fields from Excel where I clean to a database. I need to know the field lengths to determine the field size to create in the database. At present it takes time to go through each column, insert a column to the right, put a =len(A1) formula in and then sort. This gets repeated for the total number of columns.
Is there an easier way where I could just enter a formula at the top of a column and it will give me the greatest character length in that column?
Cheers!
Is there an easier way where I could just enter a formula at the top of a column and it will give me the greatest character length in that column?
Cheers!