Friends,
I'm using VBA to create Lotus emails populated from an Excel spreadsheet, and I'm stuck on a really silly point. (This is really a Lotus Notes question but I figured out much of what I wanted about dealing with Notes through VBA from these forums so I'm hoping some expert can help.)
When I create a new section in the note, business rules require me to give it a border. They've been doing this manually for years and are used to doing this from the Notes UI. They create a new section, then go to its properties and then change it to have a border (please see the border and style part in the properties window in this screenshot).
I can't figure out how to add this border through VBA. Any ideas? I've tried changing the TitleStyle, but that only affects things like fonts and color. I have everything else done, just stuck on the border!
Thanks!
Mike
I'm using VBA to create Lotus emails populated from an Excel spreadsheet, and I'm stuck on a really silly point. (This is really a Lotus Notes question but I figured out much of what I wanted about dealing with Notes through VBA from these forums so I'm hoping some expert can help.)
When I create a new section in the note, business rules require me to give it a border. They've been doing this manually for years and are used to doing this from the Notes UI. They create a new section, then go to its properties and then change it to have a border (please see the border and style part in the properties window in this screenshot).
I can't figure out how to add this border through VBA. Any ideas? I've tried changing the TitleStyle, but that only affects things like fonts and color. I have everything else done, just stuck on the border!
Thanks!
Mike
Last edited: