Thanks alot !!!
It's working.
Exellent !!!
User Profile
Collapse
-
Thanks for your help. I tried but somehow it doesn't work. Here is attachment for review.
Thanks...Leave a comment:
-
-
How to show 6 digits of serial number in report?
Hello,
I have a table in Microsoft Access with serial numbers field for production, this field contains 10 digits. I would like to show just 6 digits in report, example in table 0000123456 but in report just 123456 . Could you please show me how to do it. I would appriciate for your help.
Thanks -
How to make *** on inputbox ?
Hello Expert,
I have a code below with inputbox. I would like to have format *** when I type in the box instead of word. So Please help. I did not know.
Thanks alot
Mai Le
...Code:Private Sub Command19_DblClick(Cancel As Integer) On Error GoTo Err_Command19_Click Dim Password As String Dim stDocName As String Dim stLinkCriteria As String Password = InputBox("Please -
I don't think we have this option in Access database, but you can hide tables, forms... then nobody could import your data..
- right click on table, select properties, select hidden then ok.
is that help.
Mai Le...Leave a comment:
-
Thanks for your support.
I'm asking for a way to track what users do. Exactly. Sorry for confusing. Please help.
Mai Le...Leave a comment:
-
What user do after login
Hello experts.
I have a login form based on table with UserName and Password. I would like to know after users login what they do like add more data or edit what data...ect
could you please help me what I have to do. I woul appriciate your help.
Thanks in advance -
Hi Scott,
Sorry for confusing, I'm still new in this forum. I tried to learn and understand in urgent. Please ignore this post and delete it if needed. Thanks for your help. You are greatly help. Your code is working in my program. Thank you very much!!
That took me a week to think and figure out how it work. I took your code and applied to my program. It's wonderful.
Mai Le...Leave a comment:
-
Thanks for your support.
The code is working but somehow put any password in then can open form. another is password stays in password.
Please help again.
Thanks
Have a nice weekend....Leave a comment:
-
Thanks for your support.
The code is working but somehow put any password in then can open form. another is password stays in password.
Please help again.
Thanks
Have a nice weekend....Leave a comment:
-
Need Help !!! Login Level to Open different form.
Hello Experts.
Coul you please help me to fix my program.
I created a login from with 2 levels. Admin an User.
If Admin login will open A form
and If User login will open B form
I had table tblAdmins
EmpID
EmpName
EmpPassword
Access field for Admin and User Level
Here is the code
[CODE=vb]Private Sub cmdLogin_Click( )
'Check to see if data is entered... -
Hello,
I had code below, and did not know how to make it work with Login code.
Please help. Thanks
Private Sub cmdLogin_Click( )
'Check to see if data is entered into the UserName combo box
If IsNull(Me.cboEm ployee) Or Me.cboEmployee = "" Then
MsgBox "You must enter a User Name.", vbOKOnly, "Required Data"
Me.cboEmployee. SetFocus
Exit Sub...Leave a comment:
-
Thank you very much for reply quickly.
My program is working, I would like to enhance it. Let me explain exact what I want to do again.
I would like to modify code above. If Admin login will open MRB form and If User login will open TEST form. That is my idea, I tried some way but did not work. Please give me some help for my project. Thanks again....Leave a comment:
-
Login Name and Password to Open Form level users.
Hello,
I used Microsoft Access to create a login form with
Name
Password
Access Level Admin and User
I would like to let Admin login and open MRB form and User login then open other form like "test"
Please show me how to do it
Thanks in advance
I had code below
Private Sub cmdLogin_Click( )
'Check to see if data is entered into the UserName combo... -
I'm still trying to fix problem. I got big help from you. Thank you very much.
My pc did not work with database yet. I will try any way to make it work....Leave a comment:
-
I did the way you showed me but didn't work. I think something wrong with my laptop. This database I used in any pc, it's working fine.
Thanks for you time and help....Leave a comment:
-
My Accesss Ver 2000
Opeating System XP on both PC
I copied from USB drive to laptop, used every day, but one day just happened as I explained.
Thanks for your help....Leave a comment:
-
MSysCompactError Table
Hello,
I had a database access. It's working fine on my destop, but my laptop wasn't. I didn't know why I couldn't read any table in database. When I opened databese, it generated a table MSysCompactErro r by itself automatictly.
I need some help to solve this problem.
Thanks
No activity results to display
Show More
Leave a comment: