Results 1 to 15 of 15
  1. #1
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30

    Creating an FAQ database

    Hi I'm looking for some guidance that will point me in the right direction. I want to make an support FAQ database. The user would open a form, select items from lists, enter a summary and a description. The specific issue I having is how to populate a list based on a previous list selection. Here's an Example:



    From the FAQ Form:

    List 1: Categories, Planes, Trains, Automobiles

    Select Automobiles

    List 2: This is now populated with Ford, Chevy, Honda

    Select Ford

    List 3: This would now be populated with Ford product models.

    Any help will be appreciated, thanks.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    Does this help?

    Baldy-Cascading Combos
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30
    This was a big help. I have been able to reverse eng the example. I tried changing State to Product and City to Model. I blow it up when I edit the Visual Basic Script to reflect City and Model.

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    Glad it helped. If you get stuck, post your effort here and we'll sort it out.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30
    I'm using the Static City state. I have been editing the example to change State to Product and State to Model. I believe that my editing to the Visual Basic Script is what broke it. When I attempt to make a selection to a list it populates an error msg related to the recordsource.
    The record source '~sq_cCascadingComboSample~sq_ccboProduct1' specified on this form or report does not exist.

    Thanks for your help, I'm a hack doing my best.
    Attached Thumbnails Attached Thumbnails recordsource error.JPG  

  6. #6
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30
    Ignore last msg. I have it working now. I'll keep banging on this and see where it leads. Thanks

  7. #7
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    Happy to help.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  8. #8
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30
    I have made a form. It has Lists for Product and Model. There's also a text boxes for Summary Field and a Detail Field, these are set to Rich Text. When I open the form it is not open opening to full size. Very truncated. What should be changed?

  9. #9
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30
    By accident I found Size to fit form and that fixed it. Pure luck.

  10. #10
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30
    So now I have a form with everything it would require to be a simple FAQ database. The next part is how to convert this single form into a data base that can be used for tracking FAQS.

  11. #11
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    I'm not clear on the question. Populate your tables with the appropriate data and turn it loose in your users.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  12. #12
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30
    I have one Table called Models, it's just the contents for List 1 Product and List 2 Model
    There is one form which now has the two lists, a summary field, detail and solution field.

    I'm now trying to figure out to make a data base out of this. Do I need t create another table?

  13. #13
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    Well, you have the cart ahead of the horse then. Laying out properly normalized tables should be your first step. As to whether you need another table, I don't know enough about the purpose of the database to venture a guess (but almost certainly yes). Since that's really a different topic, I'd start a new thread in the tables (or database design) forum. Make sure you give an overview of the information the db is designed to store.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  14. #14
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30
    Thanks for all your help. I got the dadbase working. I was able to get the horse in front of the cart by editing Property Sheet. I copied the settings from a form I made with the wizard. Also I needed to add a record source so it could write to a table. So back to your orginal example. If I select City before State then list cannot populate properly. Is there a way that selecting State would always populate with the poper cities?

  15. #15
    rescobar is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2013
    Posts
    30
    I discovered that a MS security warning was prevent the script from running proprely.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. need help creating database
    By johnnyb in forum Access
    Replies: 1
    Last Post: 02-18-2013, 10:10 AM
  2. Creating a database
    By WayneSteenkamp in forum Access
    Replies: 7
    Last Post: 02-28-2012, 07:13 AM
  3. Creating new database
    By rjurke in forum Access
    Replies: 10
    Last Post: 09-23-2011, 04:59 AM
  4. Creating First Database
    By marrone12 in forum Database Design
    Replies: 1
    Last Post: 09-08-2011, 05:02 PM
  5. Help with creating a database
    By ITChevyUSSNY in forum Access
    Replies: 0
    Last Post: 07-31-2009, 05:48 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums