| Thread | Last Post | Replies |
|
| VBA quick question | 01 Jul 2004 00:19 GMT | 1 |
I am trying to filter the selections made from a query on a form with the tab control. In general there will be 2 or 3 results for the query, and there are 3 tabs. The tabs have the same name as one of the fields in the query, so the easiest way to filter would be to pull
|
| VBA editor changes keyboard layout. | 30 Jun 2004 22:56 GMT | 2 |
posting my question in this newsgroup is about the last alternative I can think of to resolve my problem. The standard keyboard layout in the office is AZERTY. Still, my access xp mdb acts as if the keyboard is QWERTY.
|
| Hardware tracking solution | 30 Jun 2004 22:22 GMT | 1 |
Does anyone have a solution for tracking hardware, os and office products for their organization? We are looking for a way to track this information and then assign it to an employee and track its life through our organization until its death or sale.
|
| 180 day rollover of records | 30 Jun 2004 21:53 GMT | 2 |
I have an employee absence table to track attendance. If someone gets a point for taking a day off, that point will stay on their record for 180 days. Also, if someone gets a verbal or written warning, that will stay on their record for 364 days.
|
| word forms, access, and indefinite numbers of entries | 30 Jun 2004 20:01 GMT | 7 |
Hey everyone, I just started doin some work with access and vba, and don't know much about it yet...any help would be much appreciated. My goal is to create a form in word that can be filled out, printed,
|
| Repost: Union query truncating field | 30 Jun 2004 19:09 GMT | 1 |
I have two select queries, "qryJobSpecsAlwaysList" and "qryJobSpecsBySchedCat," that list some fields, including a Memo field called "Description" that can contain text values that can be 500 characters or more. Both queries work great. Now I need to combine
|
| Cascade delete of indirect children records | 30 Jun 2004 19:04 GMT | 1 |
I am looking for a way to delete indirect children records when a root record is removed. The same action that occurs if you delete a directory that contains sub directories of sub directories. The Relationship Integerity and Cascade Delete features works well
|
| Image doesn't work after extracting from MSAccess | 30 Jun 2004 17:14 GMT | 2 |
Have a multitude of images in an Access database, which I need to extract. I Was able to extract them. Images are in .TIF format. The problem is none of the images would open up. Don't know what to do next. Maybe someone has any experience with this sort of a problem. Please, help. ...
|
| User Account Locking | 30 Jun 2004 14:50 GMT | 1 |
I'm just getting to the end of creating a f/end - b/end database, which has all the security settings that the FAQ (and postings in this group!) suggest... Just one query, is it possible to lock a User account after they have
|
| Date Selected query parameter | 30 Jun 2004 14:36 GMT | 1 |
I currently have an ODBC query that hits an Oracle database. I want to bring back records for a given month based on a job completion date in the Oracle database. I would like to have the user define what date range that is, restricting to a month period. I do not want to
|
| Printing underlines on subreport data | 30 Jun 2004 14:13 GMT | 2 |
Using A2K. I've got a subreport that can have up to 3 lines of data. The user wants all lines underlined even if there's no data. Any idea how to do this? Below is an example of the desired results: Fund #: 1234-56 Name: An Account Amount: $50.00
|
| Security at Runtime Problem | 30 Jun 2004 13:04 GMT | 1 |
I am missing something when i create a secure database as a workgroup. It All works except i have to (I think)add a Admin account Password, after i do this every time i open the Database it ask for the password.
|
| Copy new db | 30 Jun 2004 12:24 GMT | 2 |
How do i create an icon on a users desktop that when double-clicked automatcially goes out and copies a .mdb file from the server and replaces the users .mdb file on their local drive. I know there is some sort of dos file i can create, but dont know the syntax, also
|
| a2k - rounding of figures, comments? | 30 Jun 2004 10:30 GMT | 2 |
One thing that slightly annoys me about my app is a side-affect from the way it processes figures. It calculates salaries very precisely (to the penny) but there are rounding issues that cause figures to differ a few pence. This then affects some reports - my main report might ...
|
| SQL error | 30 Jun 2004 09:49 GMT | 2 |
Hi when I try to run this to check if there will be a duplicate entry when doing an INSET sql I get a mssg saying that there is the datafield is empty (because the SQL_Str does not return anything). But I do not want it to say that and start debugging.
|