Search results

  1. T

    CHALLENGE! Dynamic/custom Data Based off a Textbox

    Hi, I have a calibration database I'm creating. I need a way to do dynamic/custom/changeable data entry. I would like to be able to type the calibration points in a textbox of some sort, (or click a button and enter the points) such as: 1,2,200 and then have those datapoints added as fields...
  2. T

    Updating Two Fields in a Table from a Form

    Hi, I need some help with some VBA code in Access 2013. I have a form where I have a Manufacturer combo box (coming from tblManufacturer) and a Model combo box (coming from tblModel). I have set up the Manufacturer combo box to add a new manufacturer, pending a yes/no response from a popup...
Top Bottom