Search results

  1. K

    Live Monitoring

    Thanks Thank you much for the reply, especially for that last part, I found the timer function yesterday, and it kept on screwing up, and I think that is why. But thanks again.
  2. K

    Live Monitoring

    So I have a split database on a network, with 2 different front ends. Is there a way to have a, 3rd front end database or run a form on the back end database, running on my computer, and whenever the other 2 users change data to the back end database, the form on my screen instantly runs...
  3. K

    A EVEN BETTER mouse trap?

    I admit it's not, I just used the title so that the search will pull up my thread with his to give people more options, I could have just did a reply to his, but my format is really long and doesn't have those cool code boxes which make it nice and ordily
  4. K

    A EVEN BETTER mouse trap?

    First off sorry about the really bad layout…..I don’t know how to do all the fancy stuff but really wanted to share this because it seams like a lot of people wanted help with this. So here is what I have going on. I have a form to add a record, and I have a number of fields, then an “Add...
  5. K

    Need Code to download file

    I'm sorry about the delay, I had a very close person problem, and well there was no other thought in my head except that problem....so her is the code, this works, however.....well I would like it to click go and hae this run in a loop untill all the files are fully imported, I know how to do...
  6. K

    Need Code to download file

    So here is the deal. I am creating a database that will need to import about 5,000 csv files. I got that part down, the problem is where these files are located. I'm downloading them off an internet server. What I have done so fare is attached the link to a command button, but I must click the...
  7. K

    Downloading from the World Wide Web

    So here is the deal. I am creating a database that will need to import about 5,000 csv files. I got that part down, the problem is where these files are located. I'm downloading them off an internet server. What I have done so fare is attached the link to a command button, but I must click the...
  8. K

    Query Search for an exact value in an exact location

    Thank you so much Sergeant. This worked great.
  9. K

    Query Search for an exact value in an exact location

    Background: I have a database that keeps track of containers -what they belong to, and what is in them. Each container has a “Call #” which is labeled on the container and is a primary key in the database. The “Call #” field is set to only allow 5 characters in this field. A standard “Call #”...
  10. K

    Access Viewer

    I have not heard of it.....what is it
  11. K

    Access Viewer

    I am working for a company that does not want to spend the money on another liceance for Microsoft Access. and I want to access my database from another location. Does anybody now of a 3rd party software that will allow me to run my database forms and enter in data or change data?
  12. K

    Update Query Message Box

    Thank you, I must have mist that in help
  13. K

    Update Query Message Box

    I have a "Marking" function in my database. The function is so that I can mark certain records, then print reports for only those records. When the database is opened I have set it up to run a Query. The query is a Update Query and it unmark all marked records. However, when the query runs...
Back
Top Bottom