I'm trying to run both microsoft access 2000 and 97 on my xp computer. The 2000 works just fine, but when I try to run the 97 a message appears 'Microsoft access can't start because there is no license for it on this machine'. I installed both from original disks.
Any help would be greatly...
I'm trying to run both microsoft access 2000 and 97 on my xp computer. The 2000 works just fine, but when I try to run the 97 a message appears 'Microsoft access can't start because there is no license for it on this machine'. I installed both from original disks.
Any help would be greatly...
I want to be able to store the data they type in a text box for first name in mixed case (ie. John). How do I acheive this when they could enter the name as john or JOHN or jOhN or whatever?
I want the mixed case 'John' to appear in all other forms and reports not what they typed.
I have a button called insert next record that runs the following code after data entry is complete.
private sub button 24_click ()
docmd.save
docmd.gotorecord , , acnewrec
end sub
The following error messgae comes up when I click it.
rutime 2105
you can't go to the specified record
you may...
I have 2 pcs and a cable modem all connecting through a switch. 1 pc runs windows xp and the internet connection works fine. The other pc runs windows 98 and can not connect to the internet or connect to the windows xp computer. I don't really need it to connect to the internet I just need it...
I have a form with a several combo boxes and other text boxes on it. What I'm trying to acheive is when the users selects a value from the first combo box I want the second combo box to display the specific value but also allow them to change it.
For example
They selected
40 in combo box 1
I...
I have a Microsoft Access database that I will be emailing to various people for data entry only. Is there and easy way to lock/password certain tables, queries, reports, forms, macros from being modified in design or entries add/changed to a specific table. The database pops up with the...
dsi suggestion didn't work.
The test spreadsheet contains 10 rows, 26 columns (A - AC) in the space delimited file created from excel. The first 10 rows appear with columns A - P and then after those same 10 rows with columns P - AZ appear.
See sample below:
001 92859156R10...
I have an excel spreadsheet with columns A - AC and I need to save it in formatted text space delimited. When I do save as and select formatted text space delimited the file wraps at 255 characters. Is there anyway to get around this? I need the entire row to be on one line followed by the...
I have data all in uppercase and I need to convert mixed case. For example:
1. I need the first letter to be Caps followed by all lower case the field is a PIC X(35). See example below:
INPUT: REINVEST DIVIDEND EXCHANGE
CHANGE IT TO: Reinvest dividend exchange
2. I need the...
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.