Hi-
Has anyone ever used tablet PC's for data collection into an Access db, with several people updating the same db at the same time?
We have a master db at the office, and 5 tablet PC's (Pencetra's). We want our field folks to be able to go into the field, each with a copy of the 'master'...
Hi-
I have a few option groups in a form.....I added a change case code to them, so that the data that appears in the table is different from the "1", "2","3" that the option group uses.....(so now instead of 1-2-3, it's red, blue, green)
The problem is that the...
Hi all-
Peter- I can't use the Common Dialog control because it is only available to those using Access ODE (developer's edition)....whereas I have the professional version....Trust me, I've been through this with the folks at microsoft.
Rob - I'm importing data from a variety of...
Hey-
I am trying to create a search/import function on my database....I don't have Access ODE, otherwise I would use the Common Dialog control (activeX)...
Basically, I want the user to be able to search for and import files into this database ----I wanted something a little more straightforward...
Hi all-
I hope someone has enough patience and tenacity to get through this one!
I received this code from someone who was trying to help me create an import feature into my database. Unfortunately, I'm not sure how to get it to fully work, and I haven't been able to contact the person who sent...
Hi-
How do you create a message box that will pop up when the database is first opened? I know I've seen this before, I just can't find it-
thanks for any help!
Hey-
I'm trying to design a system for users (who don't have a lot of Access experience) where they can import their tables into my database, then cut and paste their fields into my table.....I want that table to update to another table that is going to be used to send the records somewhere...
Hi-
I have two tables....When data is entered into the first table, I'd like the data to automatically copy into the second table...BUT, I'd like to control this function using a command button. Is there a simple code out there that I could attach to an even on the command button? I'm somewhat...
Hi all-
I have this code attached to a command button.....
DoCmd.TransferText acImportDelim, "Test Import Specification", "My Table", "C:\My folder\Myfile"
This automatically updates my table with the table in the specified folder. I would rather set up a system...
Hi-
I have several tables created in a database that act as a type of inventory for similar datasets throughout the organization. These tables contain basic data from other datasets (that are not connected to this database).
I would like to set up some type of system where a person could...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.