Search results

  1. M

    VB turns text field into real number?

    I am adding records in Access in Table View, and I want to change the upcoming record (to be added) with the same values in most fields, to speed input. So I do this by changing the default value for each field using the ‘Lost_Focus Procedure’ event, something like this: Procedure...
Back
Top Bottom