Recent content by darrrellx

  1. D

    Trying to enter drop down box

    Thanks Gary Take Care darrellx
  2. D

    Trying to enter drop down box

    I have a table with a list of my customers and a form for entering price quotes for each customer. When I enter the customerID in the form, I would like to select the customer from a drop down list rather than have to remember the customer id every time I enter a price. I am a novice to access...
  3. D

    Lookup item in data base

    I have created a switchboard for an inventory data base. I would like to add a control to the switchboard where I can look up an inventory item in my data base by clicking it and it opening an imput box for me. Any idea as to how I can or if I can do this. Thanks Darrell
  4. D

    Blank page prints in report

    When I print reports a blank page prints between every page. Any ideas as to how I can fix this. Thanks darrell
  5. D

    How do I add calculated field to a query

    I have an inventory transaction file that has quantity on hand as a calculated field. I am trying to add this unbound field to a report using a query but I can't figure out how to add my quantity on hand field to the query since it is a calculated field and not a bound control. Any help would...
  6. D

    How do I add an unbound control to a query

    I have an inventory transaction file that has quantity on hand as a calculated field. I am trying to add this unbound field to a report using a query but I can't figure out how to add my quantity on hand field to the query since it is a calculated field and not a bound control. Any help would...
  7. D

    Adding a scroll bar to subform

    Thanks Rural Guy darrellx
  8. D

    Adding a scroll bar to subform

    Thanks Rural Guy: Tried adding scroll bars like you suggested but nothing happens. Any ideas? Thanks darrellx
  9. D

    Adding a scroll bar to subform

    I have an inventory form which has a subform for inventory transactions. When I fill up the form on the page I would like to be able to scroll up and down to view records that have moved off of the screen area. Is it possible to add a scroll bar to this subform and if so how. Thanks darrellx
  10. D

    Adding a scroll bar to subform

    I have an inventory form which has a subform for inventory transactions. When I fill up the form on the page I would like to be able to scroll up and down to view records that have moved off of the screen area. Is it possible to add a scroll bar to this subform and if so how. Thanks darrellx
  11. D

    How do I get unbound control in report

    I am trying to build an inventory report and am having problems. I have a field for units on hand which is a calculated field in an unbound control on my form. When trying to add fields to my report with the report wizard, I don/t see this control anywhere to add it to the report. How can I...
  12. D

    How to change control from undound to bound

    I have an unbound control in a form that I have set up to allow me to choose between cash or credit. However if I choose one or the other it automatically puts it in all records. I have added a field in one of my tables where it allows for me to choose cash or credit, but I can't figure out...
  13. D

    Problem with Value List

    Thanks Bob
  14. D

    Problem with Value List

    I have created a subform in an expense account database and have inserted an unbound control to distinguish between a "Cash" or "Credit" expense item. I have made the control a combo box and in the properties, I have made the Row Source Type a Value List, and in the Row Source line, I have put...
  15. D

    Need some help...combo box selection, then fill other fields

    Question for Smann Have you gotten your lookup to work. I am trying to do the same thing but it is not working. Any help would be appreciated. Thanks Darrellx
Back
Top Bottom