Search results

  1. K

    Only view Navigation form??

    Hi Is there a way that only open the "Navigation Form" at Form view and nothing more? I know there is a way like Access > options > current database > display form But you can still get access to tables, forms, queries even design view to edit anything. Question, is there a way that you can...
  2. K

    two combo boxes connecting by selecting value

    Hi I've created a "frmResult" form, with two combo boxes. Now I've named the first combo box: Product Name Second combo box: Test Sample What I want is in the first combo box: Product Name, selecting only products that's already selecting. But the second one is tricky, for second combo box...
  3. K

    Form value shows different value than table

    Hi I've create a form "Test Search" with 6 different search bars so then I can search very specific. If you click on SEARCH button then you will direct to another form with overall overview of products. The problem is under column "Supplier" it only shows numbers 1 till 5 random. But if you...
  4. K

    How to get combo box in subform works in Navigation form?

    Hi, I got a problem don't know how to solve it:confused: I've made a form with two combo boxes to find something easier. The problem is, if I attach the form (name is: TestComboBox1) to the navigation form the combo boxes doesn't work anymore. I get an error like: enter parameter value...
  5. K

    Coloring different "cells" rows and columns

    Hi, I want give different colors in my tbltestoverview "cells". How can I give the "cells" own color? What is the best way to do it? I've created a table with a different columns like column: test1, test2 and test3. I've given the "cells" random numbers like 1, 2 or 3 for each columns 1...
  6. K

    Use Query search in Navigation form

    Hello i'm using an query based search form in a navigation form. But i'm getting stuck with searching with multiple keywords. like i have 3 different search bars, where you can search very specific. Product name:........ category:....... compound:........ Code i'm using for only 1 keyword...
  7. K

    New to Access 2016 and programming from Netherlands

    Hello everyone, I'm new to Access, never work with it before. Just started working with Access a week ago by searching and watching youtube videos. Also i've zero experience in programming. I'm a beginner so please be patient with me and i'm sure i have a lot of question coming up soon. I'm...
Back
Top Bottom