Search results

  1. M

    Calculation won't work

    Ok, i have a problem and i can think of no reason why what i'm doing shouldn't work. I have a form with a number of combo boxes like so. Combo1: RSP Combo2: Currency Combo3: GBP Exchange Rate Combo4: Euro Exchange Rate Combo5: RSP (In Euros) I type in the RSP in the first box, i then select...
  2. M

    Making controls on Form update automatically

    I have a couple of drop down menus on a form i have designed which have values which are dependent on another drop down. So, for example, when i select USA in country, the US$, appears in my currency box but i have to select US$ from the drop down when i want it to appear automatically. Any...
  3. M

    Help with form selections

    I've set up a form where i choose a country in one drop down box and this choice selects the exchange rate i get in another drop down menu. The exchange rates are controlled by a linked spreadsheet which automatically updates my database with the latest information. However, on my spreadsheet...
  4. M

    Filter by Form

    Sorry to have so many questions today but i keep coming up against problems. I have found the best way to search my database the way i want is to use the filter by form function. However, in the final build of the database, users will not have access to many of the functions on the toolbars so...
  5. M

    Duplicate Values in combo box

    hi again, I'm building a search function into my database and everything's fine apart from the fact that i have duplicate values in my combo boxes. For example in the combo box 'market' i have many fields named Europe. How do i replace these repeated values with one distinct value? Cheers
  6. M

    Dynamic combo boxes

    I have a couple of combo boxes linked simply. One is called brand and the other sub brand, and when i select a particular brand only the relevant sub brands are displayed. The problem i have is that when i reselect a different brand the sub brand combo box does not update. I have created this...
Back
Top Bottom