| Thread | Last Post | Replies |
|
| Wanting to give users 3 options | 16 Dec 2005 18:25 GMT | 10 |
All, I have a procedure which checks the users Outlook Inbox for the existance of an email from a specific address. If one is found, a question is asked to the user asking if they wish to allow the database to save the
|
| How to Compress/zip files from MS ACCESS and then send it by email? | 16 Dec 2005 18:25 GMT | 6 |
I have a list of files that the path of that files are stored in a list box, but now want to compress all these files stored in the list box and send it by email from outlook.(I am using Ms ACCESS) any one help me.
|
| Default sort order | 16 Dec 2005 18:02 GMT | 6 |
I have some VB6 code that calls a SELECT query in Microsoft Access. When I run the query from access, the results appear in not particular order. However, when I call the query from VB6, via ADO, the rows are returned in order by one particular column/field. There is no ORDER BY
|
| default value help | 16 Dec 2005 17:30 GMT | 3 |
I want to reset the default value of a combo box everytime someone selects something from its list. I have in the after update event combo.defaultvalue = combo.value. Anyhow this works, as long as I don't close the form. Once I close it
|
| Enhancing the FAQ. Please suggest enhacements....(new topic, getting closer...) | 16 Dec 2005 17:23 GMT | 19 |
Every thread I start goes out on a tangent simply because some of you people are not reading my posts carefully: Here is the phrase I am proposing for inclusion in the FAQ: "to existing members of the group: please understand that for every
|
| Sum of Sum in Totals Query | 16 Dec 2005 17:21 GMT | 3 |
I have a form based on a totals query, with one of the fields as the sum of the quantity of an article of the grouped records. I get an #error# in a control on the form where I want to display the sum of this sum. TxtExample =sum(SumOfQuantity).
|
| Help with query to extract next best product | 16 Dec 2005 14:42 GMT | 2 |
I'm having a bit of difficulty getting the results I need from our database. In a nutshell I'm trying to work out trends in what people buy next. So, for example, I'm trying to run a query that extracts all orders containing product1 and then trying to run another query that gives ...
|
| recordset.MoveLast - "not enough space on temporary device" | 16 Dec 2005 14:35 GMT | 1 |
Kurzversion: erstellt Access eine volle Kopie der Tabelle, wenn mit Currentdb.OpenRecordset("Tabelle") eine Tabelle zum Direktzugriff geöffnet wird? Hintergrund: Tabelle 1.25GB, minimaler Code (s.u.) führt zur
|
| open excel file | 16 Dec 2005 14:12 GMT | 2 |
Hi i am trying to open an excel file from access using a button the problem is the path and could change so i need to build the path to the file i am using textboxes to hold the information as it builds
|
| Removing duplicates from query, but not from table | 16 Dec 2005 14:06 GMT | 16 |
I've been searching for awhile now on how to remove duplicates from a table within an Access db and have found plenty of articles on finding or deleting duplicates. All I want to do is remove them from within an SQL query - leaving one of the records behind of course.
|
| Can I waste your time please | 16 Dec 2005 08:41 GMT | 21 |
Thanks for reading this post and wasting your time. I was thinking about writing about the PCDatasheet vs The Pussyfarts war. The pussyfarts, as near as I can tell, have little to offer this group but pussyfart noise. But I realize if you are going waste your time...the
|
| Setfocus question | 16 Dec 2005 07:07 GMT | 1 |
On a form, when field A is changed, I update field B automatically by Setfocus to field B, and then assign it with another value. This is handled in the field A AfterUpdate method. After updating field B, I want the form to continue normally. For example, setting the focus to
|
| dynamically create Tab Control possible? | 16 Dec 2005 05:37 GMT | 1 |
I just wonder whether it is possible to create Tab Control in runtime? The reason I want that is as follows: I wanna show a table that contains several categories of information of clients, e.g., personal address/contacts, company address/contacts,
|
| Filtered Colum To Single Comma Delimited Value?? | 16 Dec 2005 01:16 GMT | 1 |
Is it possible in Access to do the following. I filtered my table to have the folowing values ProdID Color ------------------------
|
| Add value to subform from main form | 15 Dec 2005 23:30 GMT | 1 |
Hello all, I have a membership dB in which I have a form that updates data in 4 tables. One of the tables is bounded to a subform within the Main membership form. I am trying to link all four tables, such that when I input data on the Main form it automatically populates data on
|