Thank you!
That seems to work in a way.
Did ChatGBT did all that? Wow
If I may ask, what does this part " vbCrLf" of the code means?
MsgBox "Rebar results:" & vbCrLf & Join(result.Items, vbCrLf)
Thank you!
That seems to work in a way.
Did ChatGBT did all that? Wow
If I may ask, what does this part " vbCrLf" of the code means?
MsgBox "Rebar results:" & vbCrLf & Join(result.Items, vbCrLf)