| Thread | Last Post | Replies |
|
| FORMATTING THE FONT OF AN EMAIL MSG | 11 Jan 2006 22:56 GMT | 2 |
How do I change the font type, size and color of an email msg item with HTML body format?
 Signature Message posted via AccessMonster.com
|
| Adding new records in bulk | 11 Jan 2006 20:12 GMT | 1 |
I had a dataloss from a main table but had some backup records. I want to cut&paste say line: __33__|__01/04/99__|__165_|______KA__|__________WI___|__1251654_____ so that my table gets the record with out having to go field by field
|
| Transferspreadsheet Trapping Error for Duplicate records | 11 Jan 2006 19:57 GMT | 6 |
I have a procedure to automate bringing several Excel files into our Access tables, on a daily basis. The problem is that if the user has a problem, and tries to run the import again (maybe 3 files imported then there was a data problem and
|
| Tricky Scneario | 11 Jan 2006 19:40 GMT | 4 |
Have a MS Access db with queries and tables. There are SQL Pass-thru queries which is used to get data from the production SQL Server db. The local access tables are populated using these pass-thru queries. Local access tables are used for high level local reporting purpose.
|
| AppPath in A97? | 11 Jan 2006 19:22 GMT | 5 |
I was wondering if there was some property whose value I could read from a DAO snippet to tell me the current AppPath in a runtime setting. If I give someone an installation disk, that person could install the runtime
|
| SQL Server - Filter | 11 Jan 2006 18:48 GMT | 11 |
I am in the process of upgrading an Access database to SQL Server (and climbing that learning curve!). The wizard happily upgraded all the tables and I can link to them OK using ODBC. The application controls allocation of revisions to aircraft maintenance
|
| Group Data/Copy Row Two Field to Row One Field | 11 Jan 2006 17:48 GMT | 2 |
I am having trouble figuring this one out... Hopefully someone can help! I have a table ("tbl1") It has five (5) fields:
|
| Bypassing a dialog | 11 Jan 2006 17:18 GMT | 2 |
I'm trying to have an Access 2002 dialog form hide itself automatically before being displayed under certain conditions. But setting Me.Visible = False in the Open event has no effect. It's False anyway at that point, and gets set to True again when Open completes, and the dialog
|
| how to update new password to existing table in a custom login form using macros or query? | 11 Jan 2006 16:13 GMT | 7 |
Hi, i am currently working on a project which requires me to create a form to allow the user to change their password. I know there is a user-level security login which is easier and safer but was told that i could and even must not use it. GOD KNOWS WHY
|
| numbers rounding up in table | 11 Jan 2006 15:47 GMT | 2 |
I have several tables that have numbers displaying 2 digits to the right of the decimal. However, when I append these into a common table, all numbers are suddenly rounded up to the nearest whole number. I tried to set at a Fixed format , with the Decimal setting on both Auto and ...
|
| help with a difficult query | 11 Jan 2006 13:17 GMT | 1 |
in short here it is my problem: I have to monitor the prices of a product sold by different shops and I need a query to retrieve a list of shops with the associated CURRENT price of the product.
|
| highlight keywords in search result | 11 Jan 2006 12:42 GMT | 1 |
I wondered if there is an easy way in MS access that key words (words I search for in the query) are highligted somehow when I get the results
|
| NotInList problems | 11 Jan 2006 12:05 GMT | 7 |
I am trying to allow the user to add an item to a list if it is not found in a combobox. When the NotInList event is triggered I run a function "AddItem" that has a custom dialog box to add an item to the underlying table. The function either returns "Not Added", or the new
|
| Can't repoint linked tables | 11 Jan 2006 11:54 GMT | 1 |
db is split access 2000 trying to replace production front end with the new dev front end different path for the _be (linked tables) in the dev environment than in production
|
| Linking Forms | 11 Jan 2006 11:33 GMT | 1 |
I have 3 forms I want to link, so that when I advance 1 record in one form it will update the other two with the same record in the first form. I have tried using the form wizard (I am not an Access pro), but when I
|