HI All,
below is an example of the workbooks im working on. you will see in row 4 that it has the max length of each column. is there a way to trim the length of each column easier than doing 1 column at a time?
below is an example of the workbooks im working on. you will see in row 4 that it has the max length of each column. is there a way to trim the length of each column easier than doing 1 column at a time?
PurchaseOrderLine.xlsx | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | |||
1 | Import Set No | Line Number | Item ID | Unit of Measure | Unit Quantity | Pricing Unit | Unit Price Display | Required Date | Date Due | Extended Description | Supplier Ship Date | Revision Level | ||
2 | Alphanumeric | Decimal | Alphanumeric | Alphanumeric | Decimal | Alphanumeric | Decimal | Date | Date | Alphanumeric | Date | Alphanumeric | ||
3 | Required | Not Required | Required | Required | Required | Not Required | Not Required | Not Required | Not Required | Not Required | Not Required | Not Required | ||
4 | 8 | 19 | 40 | 8 | 4 | 8 | 6 | Date | Date | 255 | Date | 20 | ||
5 | S1 | 3 | DRILL381 | Each | 6 | Each | 5.75 | 10/10/19 | 10/10/19 | 3/8 Inch 12V Cordless Drill, Keyless Chuck, Case. | 10/10/19 | 1A | ||
Sheet1 |