march madness
New Member
- Joined
- Mar 18, 2004
- Messages
- 34
I have made a form for a new database. It is broken up into sections. One of the sections is Facts. For some records, there are only 3 facts, for others, maybe 6, and perhaps for others, maybe 10. So I have one cell per possible fact, fact1 throught fact10. The facts will always be different per record. Since the number of facts differ per record, what I'd really like to do is have one textbox called Facts, and enter in as many facts as there are, each one separated by a semicolon. That way, I can have 12 facts in one record, 3 in another, and I wouldn't have 7 blank cells...
The end result for me is to print out a report that will list the facts like bullet points (the actual bullets don't matter, as I suspect Access won't format a record like that). Also, I'd like to be able to search on a category, not facts, but another category I have called Issues. Some of the issues will be the same, so I would like to search for all the cases with some issue. I'd like to set the issues category up the same way as I've described the facts category. Right now, the issues category is set up like the facts category, issue1 to issue10, all textboxes.
So, does anyone know if I can put multiple values in a cell, be able to access those values individually, print them out in a report, and search or filter for them? Or do I need the 10 separate fields? I'm also trying to avoid having to add another field if one case has 11 facts or 11 issues. Let me know. I wanted to post the form using the HTML maker, but that only seems to work with excel.
you can see the form here, if this works:
http://us.f1f.yahoofs.com/bc/7baa2d4d/bc/photos/BriefForm.jpg?bfkuN5ABBIYp_ntV
The end result for me is to print out a report that will list the facts like bullet points (the actual bullets don't matter, as I suspect Access won't format a record like that). Also, I'd like to be able to search on a category, not facts, but another category I have called Issues. Some of the issues will be the same, so I would like to search for all the cases with some issue. I'd like to set the issues category up the same way as I've described the facts category. Right now, the issues category is set up like the facts category, issue1 to issue10, all textboxes.
So, does anyone know if I can put multiple values in a cell, be able to access those values individually, print them out in a report, and search or filter for them? Or do I need the 10 separate fields? I'm also trying to avoid having to add another field if one case has 11 facts or 11 issues. Let me know. I wanted to post the form using the HTML maker, but that only seems to work with excel.

you can see the form here, if this works:
http://us.f1f.yahoofs.com/bc/7baa2d4d/bc/photos/BriefForm.jpg?bfkuN5ABBIYp_ntV