Search results

  1. G

    Help with #error - NZ, Iserror, isnull not working

    Hello, I am stuck. I have been trying to figure out how to get rid of #error. I have uploaded the database. When I open up the frmMail and then the qryLayout, I get #error. I know the reason why (because the textboxes on the form are blank or null. How do I get the qrylayout to display a...
  2. G

    Using Textbox to change the Position and Length in Mid Function

    Hello, I have a .csv file where I need to parse out the information. I have imported the .csv file into access and all the data is in [Field1] Instead of using query design, I want to create a user interface [Form] where anyone can input in the textbox the position and length of a mid...
  3. G

    VBA Mid Function Textbox

    Hello, Is it possible to create a text box where it allows any users to input the starting position and the length and have it update in the query? For example, I have multiple tables, each has different starting for Last name. I want to create a textbox where the user can change the...
Back
Top Bottom