Search results

  1. J

    No vba codes work on form

    So far on a form I'm using I haven'tbeen able to use VBA code successfully. I'm not sure why this is happening, maybe there is something wrong with my database? My recent attempt was to get a textbox to appear visible only when "None" was selected on the combobox next to it. The code for this...
  2. J

    Combo Box which is linked to a textbox

    Hi, I was trying to build an access form which is similar to something I've already made on excel. It was an automatic pricing program which works out the cost of a water tank once you enter the dimensions. What I am trying to do is have a combo box which has 2 options, where the two options...
  3. J

    Subform to Form problems

    Im making a program for my college coursework. On one of my forms it displays an Order with its details such as the supplier and the date of the order, and within the page there is a subform which shows all the different items on the order. Next to the subform but on the parent form is a check...
  4. J

    trying to make a program failing

    well i am trying to make a very simple program that would help me learn the capitals of each country. yes it is a weird thing to do but i just it might help. anyway i started doing it using access and made a table with three columns primary key number, country and capital. I started making a...
Back
Top Bottom