Search results

  1. togur

    update sells price after

    The box "CmimShitje" is unbound! see the foto please
  2. togur

    update sells price after

    How to reset to Null, please ? The unbound filed is called " CmimShitje" Can you tell me the code thanks
  3. togur

    update sells price after

    I have a Combo-box in a form with 2 Columns - ProduktName and sellprice I used a code : Private Sub ProduktName_AfterUpdate() sellsprise = ProduktName.Column(2) The problem is: When i lselected the produktname , is coming correct the sellprice, after geting the new record the last price is...
  4. togur

    Date Picker not displaying

    Date Picker not displaying
  5. togur

    before a login Form open, how to control the date if bigger than a certain date, also for setting the expired date

    I created a DB File in Access and login Form as start up, but i wannt to have a code that control before opening the login form, if the computer date is bigger than a certain date, than the file of DB do exit
Back
Top Bottom