| Thread | Last Post | Replies |
|
| windows user id | 19 Sep 2007 20:38 GMT | 18 |
How do I Accessing a windows user id from a VBA event in Access 2000 ?
|
| Autocomplete disappeared? | 19 Sep 2007 20:33 GMT | 3 |
I have a ADP that formerly supported "autocomplete" in combos. I had to import the entire project into a new shell because the old one got corrupted. Now autocomplete is not turned on. Where is the switch for this? Maury
|
| Storing queries | 19 Sep 2007 20:30 GMT | 3 |
I have multiple clients that have an MDB. The MDB has the same tables but some of the queries, reports and macros are different. I'd like to create one master database with all the objects. Do you have any suggestions on the best way to organize this mess?
|
| Can I access Access 2007 database via ole-DB? | 19 Sep 2007 20:30 GMT | 2 |
I am using Access 2007. I am trying to access an Access 2007 from within Microsoft SQL Server Business Inteligence Studio. I do not see a Ole-DB driver that supports Access 2007. If i use OLE-DB
|
| Running total | 19 Sep 2007 20:27 GMT | 3 |
I have a table with 3 fields, AccountNumber, Security Number, and LotShares. I would like to create a query that calculates a running total of lotshares by security by accountnumber. Multiple accounts will hold the same security. Within each security held by
|
| Exporting to CSV File - getting semi-colon instead of comma as delimiter. | 19 Sep 2007 20:16 GMT | 8 |
I'm using VBA to export data from a table direct to a CSV file DoCmd.TransferText acExportDelim, , "ExportTable", filePath this produced a file with COMMA separated values, until...my computer got fried and the repair shop re-installed Windows XP in French (I
|
| subform to display/gather attachments to records | 19 Sep 2007 20:02 GMT | 2 |
I have a database with a main table containing records of issues and a linked table containing attachments to the records in the main table. The attachments are embedded OLE objects. I have an entry form for the issue records that has a subform displaying all
|
| EMPTY CELLS!!! Validation Rule!!! | 19 Sep 2007 19:59 GMT | 9 |
How do I set up a cell to be 0.0 (zero) if there is no data available??? I know is on the Validation Rule, but I don't know the formula. I can't add the values of other cells becasue there are a few empty ones. PLEASEEE HELP!!
|
| Can i do a search on a value in a form and a subform? | 19 Sep 2007 19:36 GMT | 4 |
I have a main form created which has a subform allowing multiple inputs of Trustee names. I have created search form which has an unbound box used for the search on a unique ID on the main form. But what I need to do is be able to search by the
|
| MS Access criteria filter problem | 19 Sep 2007 19:26 GMT | 5 |
I am using the criteria <=#9/14/2007# in one of the columns and it's not pulling up all the entries older that 9/14/07???? Please help!
|
| Access Question | 19 Sep 2007 19:15 GMT | 4 |
Can someone please help me. The trick to this one is eluding me. I have two tables that I need to combine in access. Both tables contain the same basic information, but I need to print a report to see what the amount differences between the two tables. The only thing is ...
|
| Windows XP system Error | 19 Sep 2007 19:11 GMT | 1 |
How can I repair a system error that reads the following: the windows logon process system process teminated unexpectedly with a status of 0x000000 (0c00000000 0x0000000). The system will be shut down. I had some work competed on my computer but when I got it back this is what
|
| sending pictures as an attachment | 19 Sep 2007 19:10 GMT | 2 |
when sending a single picture from a file the recipient is getting all my pictures in the file. I have 10 pics of buildings in a file, I send 1 but all 10 show up. Also some times the recipient gets my pics and they are huge
|
| Form does not remain sorted alphabetically when re-opened | 19 Sep 2007 18:52 GMT | 3 |
I'd like to know why my Form does not remain or open in alpha order. I would sort and save it but when I re-open, data is in random order. I've tried to do this with the table thinking it would help. Does anyone have an answer? Thx
|
| How do I convert number ranges to lists? | 19 Sep 2007 18:46 GMT | 3 |
I am importing data to Access that has a 'Weeks' field containing number ranges, eg 3-5,7,11-13,17. I need to then use this data to create a new record for each of the weeks so in this eg I would end up with 8 records - one for each of weeks 3, 4, 5, 7, 11, 12, 13, 17.
|