Here are my fields:
Month
Desc1
Desc2
Desc3
Amt1
Amt2
Amt3
Desc1 goes with Amt1
Desc2 goes with Amt2
Desc3 goes with Amt3
All of these are saved in one record.
In the table it will look like this with several records:
Month Desc1 Desc2 Desc3 Amt1 Amt2 Amt3...
I've packaged a database using Office XP Developer. It installs perfectly on some computers but on a couple of computers it won't install because it says that the user needs NT 4.0 Service Pack 6 or later. Does anyone have any suggestions or know a way around this? I'm a XP Developer beginner...
I posted this question in a different forum yesterday but have had only one reply. I need help fast with this one so I am posting in here as well. I've included the only reply I've gotten as well.
I've created a database where I use the Trim feature quite a bit (especially in mailing...
I've created a database where I use the Trim feature quite a bit (especially in mailing address). Everything was working perfectly. I packaged the database with a run-time version of Access using the packaging wizard in the XP developer's edition. Now, it is like Access doesn't recognize...
I bought the XP developer's edition so that I could package the run-time version of Access with a database I created. I used the packaging wizard and packaged it all together on a CD-ROM. I didn't have any problems doing all of that. Actually it was fairly simple. I gave the CD to someone to...
I've got a database that was set up for people that are admitted to a nursing home. These are the fiels:
FirstName
LastName
DateAdmitted
They have a form where they enter the data for those three fields. That part is fine. The people at the nursing home want to add some fields that will show...
I've got a form "AllowEntryForm" and upon loading, I want to do this:
I've got a table called "IDTable" and in that table is a field called "ID" where a string will be stored. I want to get that string in the IDTable and compare it to another string (PassCode). If they match then the form...
When a user opens my database for the first time, it opens a form and it displays a database id number that I assign the database (Ex: DatabaseID = 10001). On this form there is also a link to a webpage where the user has to type in the DatabaseID inorder to receive the additional info they...
I've got a text box named ActivationCodeBox on a form where the user will enter a string of characters (numbers or letter) and then click the Enter button. Currently the text box is Unbound. I want the string of characters entered by the user to be compared to a variable called EntryCode. If...
Right now I have a form that displays the MAC address in a label called MACAddressLabel and it displays the Computer Name in a label called ComputerNameLabel.
Complements of SonOfEmidec1100, this is how I am displaying my Computer Name
mystring = Environ("ComputerName")...
With help from some of the other memebers, I've got my database set up so that when a certain form opens, it displays the computer name in a label. Can someone help me out with some VBA code that will increase/increment the computer name by 1 letter or number? For example, if the computer name...
I've got a database where I want to extract the Computer Name of the computer the database is being used on. I am looking for some VBA code that will do this. Any help on this will be greatly appreciated.
Thanks,
ML
Does anyone know if it is possible to do this with a database:
When someone opens a database for the first time, it opens up the Main Form but there will also be a small pop-up that is prompting them for an activation code. I want it to be something like a one time code (or password) that they...
I've created a database that I want to burn on a CD and sell. I know I can't prevent someone from burning a copy of the CD but I am looking for a way to prevent one customer from purchasing the database and handing out burned copies of the database to others. Simply setting a database password...
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.