Recent content by eonelson

  1. E

    Form Data not showing in Table

    queries Bob, At least I can finally understand most of what you are saying. :) That will be a next step once I get all of this other stuff figured out. I really actually like learning this it is just that I get easily frustrated and my learning style is to ask a question at a roadblock and...
  2. E

    Form Data not showing in Table

    yes, that makes sense It makes sense in that I like the way you gave me exactly what needs to be done. It doesn't make sense in the broad scope, but if it works, that is fine. I will do some playing around with it and let you know. I got one of my other problems to finally work through some...
  3. E

    Form Data not showing in Table

    values in tables I might be looking at it differently than you, if I understand what you are saying. I understand you to say that if you put a value in the field of the table, the formula works. True. The formula works. But, I want to do the calculation while in the Form view and have the...
  4. E

    Form Data not showing in Table

    controls Controls not doing what they are supposed to do on two different forms: frmFinancialFirstMeeting: 1. CurrentPremOpportunity Control Source: =[AveCwtMilkShipped]*[PotentialDifference] Tab 18 2. Milkprice/lb Control Source: =[MilkPrice] Tab 22 (price comes from earlier in...
  5. E

    Form Data not showing in Table

    zipped dbase learn something new every day - and that is good.
  6. E

    Form Data not showing in Table

    form fields to table fields Yes, the control source comes from another field in the same table (form). That does work in other parts of the form however, so it has to be something more than that. And, unfortunately, I don't have enough depth of knowledge to work my way through. I've tried to...
  7. E

    Form Data not showing in Table

    I have a form that was created for data entry. For the majority of the information it automatically shows up in the table as it should. However, I have several fields that do not show up in the table. A couple of them are calculations and others are simple entry fields. I have made sure that...
  8. E

    Querying a datasheet view

    look up field Yes, it is a look up table that the drop down box is connected to.
  9. E

    Querying a datasheet view

    Datasheet view I am beginning to understand that part about the window and that if you don't have a table you won't have the data. However in looking at both views of a form (i.e. the datasheet view and the table view) I am seeing that the data is being presented differently. Problem: In my...
  10. E

    Querying a datasheet view

    Is it possible to do a query of the datasheet view of a subform? If so, how does one go about it. Thanks. eileen
  11. E

    Retrieving data from subform.

    In a database that was built for me I have 1. A Registration form that collects standard data from each team registered. 2. In Registration there is a subform that allows me to enter the name and details for each member of the team. Several of the fields are drop down fields so I can choose...
  12. E

    Table - drop down box problems in table and querie

    I have a db that had to be designed taking into consideration a previous db. Merging went well. On several of the forms that feed the tables there are drop down boxes for entry consistency. Those drop down boxes have two columns. Ex is Counties field: Column 1 = County Name Column 2 =...
Back
Top Bottom