Forum Discussion
Piplinson
Aug 21, 2020Copper Contributor
VBA Query
Hi all I have some VBA code that allows me to select multiple items in a drop down list and populate the data in a single cell. The code works in multiple columns. I have attached a screenshot. ...
PeterBartholomew1
Aug 21, 2020Silver Contributor
Interesting code, but I couldn't find where the line-feed is being inserted.
All I found was
" | "
but that may be my failing.
One basic check on the worksheet is has your cell alignment been set to
'Wrap Text"?