L
lcoreyl
I have a database where some cells are taking almost half the page. Th
cells are all text. I would like to write some code that will go thr
and chop down cells over a certain height into multiple cells.
I was trying to find a relationship between the number of character
and the height, but some of these cells have multiple line breaks i
them.
Also, I would like to find a way for the code to cut in at intelligen
places if possible.
any ideas
cells are all text. I would like to write some code that will go thr
and chop down cells over a certain height into multiple cells.
I was trying to find a relationship between the number of character
and the height, but some of these cells have multiple line breaks i
them.
Also, I would like to find a way for the code to cut in at intelligen
places if possible.
any ideas