P
Piet Linden
I am working on a A2003 database that includes the listbox solution
for selecting objects in the database. I am using the option to fill
the listboxes with values from a collection, which works fine.
The problem I am having is that I want to put the objects in a group
or section (because I am exporting the results to Word as a report of
sorts). I can include "Group" names, but I can't figure out any way
of distinguishing the group names from the query names visually.
Right now I am prepending dashes to section names when I add them to
the listbox, so the list looks like this
---Section1
Query1
Query3
---Section2
Query2
etc
I'm not crazy about the solution. It works okay, but I was just
wondering if there were any other way of making the sections stand
out.... well, I guess I could use all caps, but other than that, I'm
out of ideas.
Any thoughts on how to make it work and not look really ugly? (Well, I
guess besides using a different kind of control?)
Thanks,
Pieter
for selecting objects in the database. I am using the option to fill
the listboxes with values from a collection, which works fine.
The problem I am having is that I want to put the objects in a group
or section (because I am exporting the results to Word as a report of
sorts). I can include "Group" names, but I can't figure out any way
of distinguishing the group names from the query names visually.
Right now I am prepending dashes to section names when I add them to
the listbox, so the list looks like this
---Section1
Query1
Query3
---Section2
Query2
etc
I'm not crazy about the solution. It works okay, but I was just
wondering if there were any other way of making the sections stand
out.... well, I guess I could use all caps, but other than that, I'm
out of ideas.
Any thoughts on how to make it work and not look really ugly? (Well, I
guess besides using a different kind of control?)
Thanks,
Pieter