| Thread | Last Post | Replies |
|
| Keystroke sequence to bypass the switchboard to see Db objects? | 05 May 2005 01:02 GMT | 2 |
If the switchboard is full screen when a database is first opened, what is the keystroke sequence to bypass the switchboard to be able to see and/or select the objects for that database?
|
| Reading Material | 04 May 2005 21:18 GMT | 1 |
I am fairly new to Access VBA, and would like to know if anyone has a preferance in reading material to learn Access VBA? I'm looking for a text book that would provide many examples in programming, forms, queries etc. Thanks,
|
| security | 04 May 2005 20:26 GMT | 4 |
i don't know how i did it but when i was trying to set the macro security level i went to the wrong thing. i thought that i got out of the wrong thing but when i tried to get back on my db, it asked for my password. i didn't give myself a password so how in the world do i get ...
|
| Stop Field Entry | 04 May 2005 19:50 GMT | 2 |
I Have aform with a Combobox. I only want the client to enter items from the box into the field. If the cursor goes into that field, you can start typing...a message box then says that you can't add anything, other than whats in the combo box. My problem is that you can't get ...
|
| creating email in Outlook with query data | 04 May 2005 19:40 GMT | 2 |
i have created a query in access that contains all relevant biographical info from our membership database. I have to take this info and email each member (about 3,000 members). the email automatically contains that member's info. how do i take the query and use it to populate an ...
|
| Missing active x component file, but which one?? | 04 May 2005 19:11 GMT | 1 |
the error comes on the second or third lin ----------------------------------------------------------------------------------------- 'Returns true if the string passed in is a file that is available to the program
|
| How do I e.mail my photographs ? | 04 May 2005 18:01 GMT | 2 |
I am a beginner in computers, not aprofessional. I would like to equip my self with all the basic nesessities of a computer litrate. Your guidence will be of great importance to me and I will be greatful.
|
| creating a table | 04 May 2005 17:00 GMT | 4 |
I want to be able to create a sales lead list and be able to log all of the sales calls made and their outcome for each company. Help please!
|
| vba combile error: project or object library not found | 04 May 2005 16:58 GMT | 7 |
vba compile error: project or object library not found This access program has run fine for months but now has this error. I checked in the code window Tools > References > and no references have been unchecked since running fine for months.
|
| Conditional Required State | 04 May 2005 16:20 GMT | 1 |
I need to make text field B required when boolean field A is set to True. Is this possible without code? -mike
|
| how do i set up access for my real estate business? | 04 May 2005 14:45 GMT | 2 |
I am a real estate agent and need to have a database system to store details of my business like properties available,properties wanted,rentals available,rentals wanted,commercial space etc.What and how many tables do I need to make to store this data?and how will the tables be ...
|
| Sorting a Continous Form | 04 May 2005 14:32 GMT | 2 |
I'm trying to Sort a Continous Form on 2 Fields, MenuDay (Combobox) and StartTime (Date/Time) field. I'm using the Order property on the form and have entered such, but it doesn't work.... "MenuDay, StartTime ASC"
|
| functions | 04 May 2005 12:59 GMT | 1 |
On my Client DB i would like to run a Function on the Server DB?? Function getData() On Error GoTo Err_UpdateServer Dim objAccess As New Access.Application
|
| Conditional List fields | 04 May 2005 12:10 GMT | 2 |
I am very new to access and require the assisatance of more advance users to guide me. I am trying to create a databse for use with logging issues raised on a helpdesk. On the table which stores the issue log data (called Helpdesk Call
|
| How do I delete all data in access? | 04 May 2005 11:48 GMT | 1 |
Can anyone offer me advice about how to wipe all the data out of my access database? All data can be removed as it changes each summer. Thanks. Any advice is much appreciated.
|