MDodd73
03-26-2003, 09:48 AM
Hey:
In an attempt to make a spreadsheet's features more like a database (calling up various rows/records of Contacts onto an interactive UserForm that the End User can manipulate), I want to create a method for tagging rows of data with one (or more) name(s), so as to custom filter them by these names when the need arises (via listbox or some such control available on the spreadsheet).
It's my attempt to mimic the "Grouping" feature found on the ACT! database software.
Any thoughts?
I'm not used to threads, so if this question is vague, let me know what should be clarified...
--Dodd
In an attempt to make a spreadsheet's features more like a database (calling up various rows/records of Contacts onto an interactive UserForm that the End User can manipulate), I want to create a method for tagging rows of data with one (or more) name(s), so as to custom filter them by these names when the need arises (via listbox or some such control available on the spreadsheet).
It's my attempt to mimic the "Grouping" feature found on the ACT! database software.
Any thoughts?
I'm not used to threads, so if this question is vague, let me know what should be clarified...
--Dodd