Search results

  1. L

    tagging a record. Maybe two tags

    I am a beginner. Therefore I don't know the vernacular. I don't even know everything you would need to know to help me with this. Sorry.
  2. L

    tagging a record. Maybe two tags

    I am creating a database for people in my department. The database was sufficient but now that we are using it more we need better filtering abilities. The database has a form that shows data that was aggregated from other tables. I need to tag records with a january, february, march...
  3. L

    tagging a record. Maybe two tags

    I fell like I did that already. I just didnt explain it in my post. If I put my database here would that help.
  4. L

    tagging a record. Maybe two tags

    So I've been reviewing cascading combo boxes and I am finding some good stuff. But here is a preliminary step I need. I need to tag each record with something like what month are they assigned in, and what products. Then I need the combo box to display what that month is that they are...
  5. L

    Drop down box show query

    As a follow up. So I've been reviewing cascading combo boxes and I am finding some good stuff. But here is a preliminary step I need. I need to tag each record with something like what month are they assigned in, and what products. Then I need the combo box to display what that month is...
  6. L

    Drop down box show query

    I was wondering how to do it. I know what I want I am just looking for ways to do it. I am a beginner trying to put this database together. If I was to post my database here, is it something easy to implement?
  7. L

    Drop down box show query

    I have a database with a drop down box that lists all of the contacts in the database. When I select someone in that drop down box it goes directly to their record. What I want to do is be able to display different criteria in the drop down box based on some criteria. So one criterion might...
  8. L

    Sortable Lists in a form

    What do you mean normalize? I obviously am a beginner so how would i fix the tables?
  9. L

    Sortable Lists in a form

    I have a form I need to sort based on criteria in a persons record. We sell certain products. And we need the ability to only show the people who have a product. For example, we sell EPLI and WCF. I want to be able to pick a drop down list and it only shows and goes through the EPLI people...
  10. L

    importing issues and question

    How do you do this?
  11. L

    importing issues and question

    I created an old database and have been updating it with the same named tables and and forms etc. I want to import the tables that have the same name into the new database. The issue is that it is creating a new table rather than putting the data into the existing table in the new database...
  12. L

    Chart issues

    I attached the database here. Look the form title chart to see what I am referring to. It keeps showing ID numbers.
  13. L

    Chart issues

    Everytime I try to create a pie chart it pulls the Id number into the legend rather than the name of the field. SO rather than showing me 3 are in Sold, and 2 are in Not sold, we get 3 are in 1(Id number), and 2 in 3 (ID number)
  14. L

    chart not working from combo list

    I have a chart I am trying to create that pulls data from a table. It pulls from a list of about 7 items. The issue I have is when I do this it is showing the ID numbers in the legend and not the actual names> How do I fix this.
  15. L

    Query link open form

    Is there a way to have one form. And at the top of the form you use a drop down list or something to change forms that are based on a query. If so how do you do this?
  16. L

    Query link open form

    I created a query that shows everyone who has a specific date field blank. Now want to make those names clickable so that it opens a specific form with a certain record related to that individual in the query. Each line with a different individual should open a different person on the form and...
  17. L

    click on name load related form

    Awesome. Thank you.
  18. L

    click on name load related form

    Here is the database. Sorry it took so long.
  19. L

    link a subform to other records

    I actually got it now. It was because of your instructions so thank you. I just needed to get in there and mess around a bit.
  20. L

    link a subform to other records

    Im a big time beginner. Where do I set that on both form and subform.
Back
Top Bottom