Search results

  1. L

    How to hide navigation bar

    I do not have access to that particular property. I only get the attached screen. Thanks, Luis.
  2. L

    Question Trip origin and destiny

    Great, thanks a lot.
  3. L

    Question Trip origin and destiny

    I want to create a travel table with 2 foreign keys to the same table of airports, one as FROM_ID and other as TO_ID. Access lets me do that, but I am having trouble with the Query to list travel with origin and destiny. Database is attached. Thanks again, Luis.
  4. L

    Question Very Simple Column Total

    Excellent. Thanks a lot.
  5. L

    Question Very Simple Column Total

    Hi, I have a very simple question about merchandise stock. I have 3 tables, product, incoming_item and sold_item. Database is normalized and attached. Incoming_item and sold_item both have an attribute quantity. I need a query that sums all quantities incoming and subtract sold so I can have...
  6. L

    Browse button to store picture as OLE

    How can I display a browse button on a form to store a picture of a client as an attribute? :confused:
  7. L

    Visible propery on form field

    Hi, I need to set Visibility (or Dimmed) property on selected form fields based on the value of a record on a linked table. There is a TiAsD table with 12 values, and a SomeForm form with 7 fields. I need, say, if a record at TiAsD is number 6, the user will be able to fill the First, Third...
  8. L

    Method 'CurrentDb' of object '_Application' failed

    No, it is not corrupted, the error comes with all databases. I tried to correct the Office installation, without success. Is there a way to check the registry (a list of values, perhaps)? Thanks, Luis.
  9. L

    Method 'CurrentDb' of object '_Application' failed

    Sorry, this is chinese for me. I am not a programmer. I am a regular user. Thanks, Luis.
  10. L

    Method 'CurrentDb' of object '_Application' failed

    Method 'CurrentDb' of object '_Application' failed I am getting the error above when I try to use the form wizard. So Win 2000 Server, Access 97 updates 1 and 2. Thanks, Luis.
Back
Top Bottom