Search results

  1. L

    Help Please

    The current program i have has a combo box to grab a value from a table the program then looks this value up in a query and places the cost of the item in the variable Point. The code i have got works on 4 of the other combo boxes that are doing exactly the same but it doesnt work on this i get...
  2. L

    Query into Variable

    Hi im pretty new to all this and need some help Im creating a program for a wargame that i play that will create army list s for me. I have everything how i want it but Im having trouble figuring out how you get a value from a query into a variable the code i have atm is Dim Point As Integer...
Back
Top Bottom