Search results

  1. E

    Need help on creating a form that stores data

    Yes, this is a template to be completed based on data gathering and testing of processes. It will be copied and used very often. The data in the boxes should stay in the boxes, i.e. in the default value field. Any links/attached files are linked to our network drive/s. The data will be...
  2. E

    Need help on creating a form that stores data

    I have some understanding of Access, as I said, I'm fairly new to it. Ok...long story then. Since we'll do testing on various business procedures (over 200), I don't want us to use excel files like we do now since it's going to be a mess. I want to have those testing procedures in access for...
  3. E

    Need help on creating a form that stores data

    I have my reasons for using Access, even without a database, as paradox as it might sound. Can someone help me with the code that's needed to write a user's input text/value from Form View to the field's default value? Please?
  4. E

    Need help on creating a form that stores data

    Hey Minty, I'm not using these values after the input, they're for record keeping purposes only since it's an audit program. The forms will be reviewed at some point. The initial was not to use a table, rather just have a coded template that users will fill in a database. Any ideas?
  5. E

    Need help on creating a form that stores data

    It's not working. I'm typing it into the properties window (under Code Builder), but it's not saving the value. When I enter text in Form View mode, it doesn't save it. The thing is, the default value will change, so I need it to store the new one. Example below: User inputs "Test" in the...
  6. E

    Need help on creating a form that stores data

    Hey, Sorry, I didn't really know how to explain it. Basically I want a user to input data in a form (it can be a word, a sentence or a paragraph text), then save it and close it. Once they reopen the form, I want that text to be there. It doesn't need to pull data from anywhere since it's just...
  7. E

    Need help on creating a form that stores data

    Hello, I'm relatively new to Access and I've read that storing values in unbound fields in forms is a horrible idea and does not work without coding. I need to make a form that can store text and combo field values. I'll be using the form to input text, edit text and so on. It's for a project...
Back
Top Bottom