05-29-2019
02:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-29-2019
02:55 AM
Hey,
Thanks for your involvement in this.
Based on your idea, I add the comma to the title Text value. but it's now working. instead on that, I have used the new line command. so I believe, it reduces the width of the columns. if you have two or more word sentence as the title I suggest using the new line to reduce the column width as below.
oTitles(0) = "BRAND" & vbCrLf & "NAME" oTitles(1) = "CATALOG NO." oTitles(2) = "PART" & vbCrLf & "DESCRIPTION"
maybe I wrong with your idea, kindly drive me in the right direction.
Looking for your solution...
Selvakumar V