| Thread | Last Post | Replies |
|
| Evaluate select statement in code, see if it returns anything or not | 21 Feb 2007 20:20 GMT | 3 |
I have a feeling what I am looking for is amazingly simple, yet it eludes me :( On a form, I have a combo box. I am populating the box differently depending whether or not certain factors are met.
|
| Single Access Database, Multiple users, in a Terminal Server Environment | 21 Feb 2007 20:04 GMT | 4 |
I am attempting to design/implement a terminal server at a non-profit center. They will be using a Terminal Server environment in Windows 2003. The center has an Access 2003 database which many users will utilize and update. I am wondering if anyone can give me good
|
| input masks to accept only numbers and decimal points | 21 Feb 2007 19:50 GMT | 4 |
I am creating a form where the user must enter a department ID but this value can only contain numbers (0 - 9) and decimal points. For example: 12.1; 12.1.1; 12.1.2; 3.5 etc So it is possible for 2 or more decimal points to be present which
|
| Form footer | 21 Feb 2007 19:09 GMT | 1 |
I have a form that manages all the information for each customer (name, phone, address...) I want to have a section at the bottom of the form for notes. I have used a continuous subform with the notes section formatted as Memo.
|
| Please Help Basic Problem | 21 Feb 2007 18:42 GMT | 9 |
Hi, i have this problem which i've been trying to sort for a long time now searching around but havent found a correct way really to do it. Basically I've got a table and i want two columns: One will have an exam result place inside it
|
| Creating a functional form outside of Access | 21 Feb 2007 18:08 GMT | 4 |
I currently have a report created in Access. On the report I have entered 2 check boxes and a text box along with information from the database. Is there anyway to make this report usable outside of Access? The idea is to send the report electronically and have the user check ...
|
| Remove "Enter Parameter Value" | 21 Feb 2007 18:03 GMT | 2 |
It pops up everytime I open up one of my forms (I just deleted a field because it was not being used). How do I make this pop up not come up? Thanks a lot! Regards
|
| Can I cause a line feed break at a comma in a text string, in a re | 21 Feb 2007 17:28 GMT | 1 |
Can I cause a line feed break at a comma in a text string, in a report?
|
| Maximize Form on Opening DB via Macro | 21 Feb 2007 17:21 GMT | 2 |
I assigned a Macro to open up the DB with a specific form. But when I open the DB the form and Access both open up Minimized. Can someone please help me and have the DB and form open up Maximized. Thanks!!
|
| Select Stament | 21 Feb 2007 17:21 GMT | 2 |
Hi, I have a problem with the select statement. The code is the following: ************************************************************************************************************ Private Sub cmdOk_Click()
|
| Import Function to a Command Button | 21 Feb 2007 16:33 GMT | 1 |
I wan to be able to click on a command button and have it open up to look for a txt file and once the file is selected, I want it to upload into an existing table in access. Any help would be appreciated.
|
| Copying and pasting objects to another database | 21 Feb 2007 16:12 GMT | 1 |
Sorry if this is a dumb question, but is there a quick way to copy all the forms, reports, queries, etc. to a new database file, or do I have to select and copy each individually? I'm trying to reduce the size of my database and have heard that copying all the objects to a new ...
|
| Conditional Formatting based on a character in a field | 21 Feb 2007 15:47 GMT | 8 |
I want to format the text in a comment field if the comment field contains a specific character indicating that the comment is NEW. Is this possible? Sara
|
| Default Values in Tables | 21 Feb 2007 15:26 GMT | 3 |
Hi, I am trying to build an expression in my tables that makes the default value always one higher than the previous default value. Can someone help me? I tried to use:
|
| How access sorts non-alphanumeric data | 21 Feb 2007 15:24 GMT | 3 |
I am getting different results for the string data comparison provided by Order By clause of Jet provider and the comparison provided by CRT wcscmp/wcsicmp APIs. For example,
|