Search results

  1. D

    Run Time to Developer and back

    Hello Everyone I have an application that I have converted to a runtime version and given it to some of the people to use. Now I want to update the application with some changes to the tables, forms and reports. How do I do that. I am unable to open the runtime version in the developer version...
  2. D

    Help with table structure

    Hello Everyone I am looking for some major help here. Been trying to struggle with this for over three days but no resolution and am about to break my head on this. I have been asked to automate a process that takes place manually around here. This is how the process works. The purpose...
  3. D

    Dynamically create form fields

    Hello Everyone I am working on a form and I am absolutely stumped on how to do this. Your help will greatly be appreciated. This form will save data into a table with 6 columns. ANd the number of rows of data that will be saved will depend on the value selected in the drop down box. As an...
  4. D

    Add new record to an unbound Datasheet form

    I have a form that is unbound. It has a combo box and three text fields all of them unbound. Combo box is getting values from a table. When I change the properties of the form to make it a Datasheet and when I run this form I am not able to add records to this form. How do I do this so that it...
Top Bottom