Hi,
I recently designed a new database according an old database in order to replace it. I found that I have trouble tranfering the data from old to new database. I am here to ask for help.
Only transferring data from one table to another
Database A: [table]![customer]
to...
Thank you, I actually found that useful. I found that I need to design a report through Query. Then, direct the function to query not to report.
Ex:
Where = [Forms]![Form to be printed]![filed] = [Query]![qry of report]![filed]
Not: Where = [Forms]![Form to be printed]![filed] =...
How to open report base on the current form view? I am a noobie in Access, and I try to code a Macro to open the report of current form view which I am doing the data entry. I cannot upload my file..sorry
thank you pr2-eugin,
I read the article, and I am thinking if Admin and users are all using one db file, and do not have any network or sever. how do I secure within one db file?
Hi Guys,
I am working on a db for a restaurant expense account. I am trying to design a multi-user login form to allow administrator and other users to log in the data entry form. I am a newbie to MS Access.
I recently found a demo on youtube on "Microsoft Access Database Tutorial - User...