Search results

  1. D

    Run Time to Developer and back

    So, I have this access file that I developed. I should save a copy of that and then convert the copy to runtime? And distribute the runtime. And when I make further changes in the development version, I copy the data from the runtime to the developer version and then repeat all over. Am I in the...
  2. 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...
  3. D

    Help with table structure

    I can get an approval from our CEO for a commercial application. Since it is a small application I prefer getting it done in Access rather than Oracle or SQL Server. If anyone is willing to do this app, I am open to forwarding the estimates to the CEO. Just that I will need the open application...
  4. 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...
  5. 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...
  6. 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