Search results

  1. D

    Dynamic Reports

    Hey guys, I'm looking to allow a user to open up a data form, select from a list the fileds they want displayed in a table type of view. I also want them to be able to sort the field based on the data value. Is there anyway to do this? For example in pseudocode Show all the HouseNumber...
  2. D

    Linked Tables path

    Thanks! This site has been a great help!
  3. D

    Linked Tables path

    Hey guys, Is there a way to update the path of a linked table manually? The network drive on my computer is mapped to the letter V: but on other users this could be different. How can I set the location so that it just searches for the name of the server (ie. //ServerName/db1.mdb) instead of a...
  4. D

    Stand-alone Form?

    That is pretty much what I had in mind. What version of Access would that be?
  5. D

    Stand-alone Form?

    I am looking to create a program to access my database. I am more of a database guy, and not a programmer. This is my first time REALLY using Access though. I would like to create a program which looks like this form I have created, but to work as a stand alone application. I've blanked out...
  6. D

    Stand-alone Form?

    I am working with a rather large database, so I need to use Access (Excel was starting to crash on me). Is there a way to convert the Form to a front end type of program? Or will this have to be made through VB or some other language? I basically need the end user to be able to view data in some...
  7. D

    Stand-alone Form?

    Hi Guys, I'm somewhat of an Access newbie. I was wondering if I could convert the form I created to some sort of stand alone program, or be able to have the form functionality in an Excel sheet? If not, then what are forms used for if you must transport the entire database with it?
  8. D

    Data Access Page help

    Anything else?
  9. D

    Data Access Page help

    Yes I am able to change the data
  10. D

    Data Access Page help

    It is all being pulled from one table.
  11. D

    Data Access Page help

    Hey guys, I'm somewhat new to MS Access. I'm trying to allow a user to update, add/delete records through a data access page. I am able to view the query, navigate through the results, but I am not able to make any changes. I get a pop up message saying the record set I am using is read-only...
Back
Top Bottom