| Thread | Last Post | Replies |
|
| 2 if then else statements or 2 of the same forms and reports? you choose! lol | 08 Jan 2005 15:47 GMT | 2 |
I have a search form that is great. I have modified it in such a way, that when search results come up I can bring it back to a useful spot, say an entry form or a report. Here is my lemon ( hoping someone can help me make lemonade!)
|
| Columns, columns, too many columns | 08 Jan 2005 15:15 GMT | 3 |
To all: Here's an interesting one: I have a query that produces 56 (!!) columns of data. The first three columns are "to repeat at left", as can be selected in Excel at File --> Page Setup --> Sheet tab. That is, the
|
| Add record OnClose | 08 Jan 2005 13:10 GMT | 2 |
I need to get hold on when, and more important which user last closed this Access application (closed the mainform). This way I could have the user that last time used the application to be the default value in the combo box where the user is choosen upon next login.
|
| What's wrong? | 08 Jan 2005 10:09 GMT | 6 |
I started in access just a copple of weeks ago, to automise my ecell DVD database.So I could make forms, ans reports.. Thought it would be easy, but I'm trying nog for weeks and I think I have a bad base to start from.
|
| Data Structure Help - Recursive? | 08 Jan 2005 07:18 GMT | 2 |
I'm having trouble structuring the data in an investment database. The basics are: * Investors invest in Deals * Investors can be either Individuals or Entities
|
| Compact and Repair Database URGENT.... Help me please... | 08 Jan 2005 05:57 GMT | 3 |
I am trying to compact and repair my database, however every time I try it comes up a message saying: Table: "TempMSysAccessObject already exists", whenever I try to look for this table I cannot find it anywhere... Any clues...
|
| I'm sure it is easy.... Ha Ha | 08 Jan 2005 04:15 GMT | 1 |
Hi to all you clever ones, God I wish I didn't have such a misspent youth.... I currently have a DB that I have placed on a server in my office, both myself and the wife, (AKA office Slave) are connected to and it seems to
|
| Okay, I'm confused | 08 Jan 2005 04:11 GMT | 1 |
As an ex VB6 programmer, I have now moved on to Access. I understand Forms and Subforms. But here is what I don't understand: When I create code, I have to create an ADO connection, a recordset, et al. When I am in code mode, is there no connection with Access anymore? What am I ...
|
| Basic query question - crosstab? | 08 Jan 2005 03:44 GMT | 2 |
How do I to create a query (or Datasheet) that has that little plus sign so you can click it to expands the field to show the sub categories of each entry? Is this called a crosstab query? I've seen some mdb's with this kind of thing but I forget what it's
|
| memo fields | 08 Jan 2005 02:12 GMT | 2 |
how can I convince this system to accept more than 100 characters in the memo fields ? and how to obtain that it writes left to right. Please help !
|
| SQL statement with quotation marks | 08 Jan 2005 00:17 GMT | 7 |
I am trying to create a recordset where some text fields are matching. The problem is that some of the text fields contain quotation marks. I have tried to create the sql string using replace eg. "SELECT * FROM MYTABLE WHERE REPLACE(MYFIELD,"""",".") = """ &
|
| If Me!Obj = 5100 Then runtime error 13 | 08 Jan 2005 00:10 GMT | 5 |
I get an runtime error w/ this code If Me!Obj = 5100 Then runtime error 13 type mismatch
|
| Client/Contractor Relationship - How to get your foot in the door? | 07 Jan 2005 23:40 GMT | 4 |
This is not a programming question but a question about how to establish a connection with a client with the potential of getting future business. I was asked to fix an MS Access database for a small department in a very large company. The database was developed by an employee with ...
|
| Date Time Delays | 07 Jan 2005 23:24 GMT | 4 |
Pardon my ignorance but is there any easy way to pull information out of a table in Eastern Standard Timen that is currently stored using a different time zone. Any suggestions would be appreciated. Rd
|
| Revision Counts for Access Project | 07 Jan 2005 22:05 GMT | 13 |
I have an Access Project as a front end for a SQL DB. I have a master copy and distribute copies of it to my other users. I would like to display a revision count on the first Main Form so that when looking at the copies on other user's machines I can tell right
|