| Thread | Last Post | Replies |
|
| Error 70 - Permission Denied | 18 May 2008 02:01 GMT | 6 |
FileNum = FreeFile() N = "C:\SelfAud\ROMStL.mdb" Open "C:\SelfAud\ROMStL.mdb" For Input As #FileNum FileLength = LOF(FileNum)
|
| how do I sort on memo fields in access 2007? | 17 May 2008 19:49 GMT | 2 |
In Access 2003, I could sort on memo fields. But in Access 2007, when I'm in a memo field, the sort buttons are disabled. Is there anything I can do about this?
|
| Access 2000 question about the Count function | 17 May 2008 18:37 GMT | 1 |
I use Access 2000 at work and bought the software to practice at home. The purchased software lets me use the Count function to know the amount of records in a table. I use =Count([table name]) and the result is there. When I use the same method with the same (supposedly) ...
|
| Deleting spaces | 17 May 2008 17:22 GMT | 2 |
This is probably not an excel problem and I'm not sure if this is solvable. I pasted some information into cells but they when I pasted, it included a typing space at the end of the information, something I don't need. Is there anyway to get rid of this space?
|
| Front End / Back End and Maintenance | 17 May 2008 16:04 GMT | 4 |
First, let me say, I have learned a tremendous amount about Access from everyone on this board. I wanted to thank everyone because it has taken my Access abilities to a new high and I love it. On to my question.. I work for a company with 12 employees. I am
|
| Append query doesn't work | 17 May 2008 15:24 GMT | 5 |
I run the following append query from a button in a form. Unfortunatly this query doesn't populate the Table on the first click. I need to run the query twice. Is there any reason? Private Sub InsertOrderDetails_Click()
|
| OLE problem | 17 May 2008 11:58 GMT | 1 |
I have an unbound OLE control on a report. How do I by code change the path/filename that is the source for the control?
 Signature Kjell Harnesk, Sweden
|
| Same copies of file on 3 different pc's change simultaneously | 17 May 2008 11:21 GMT | 2 |
I set up a project and have to make weekly changes to it. I also set up copies of the file for 2 of my bosses on the community drive so they can access the report. But I noticed when I make the changes on my computer, their files also change! How do I keep their files from ...
|
| hello!! | 17 May 2008 10:58 GMT | 1 |
|
| test mail | 17 May 2008 10:57 GMT | 1 |
|
| test mail | 17 May 2008 10:57 GMT | 1 |
|
| Access limitations | 17 May 2008 09:59 GMT | 24 |
Hi I am a Network Admin (not a programmer) who started creating a Company DB programs with Access. I want to be proactive and understand why and when I should consider moving from MS Access to MS SQL. Can somebody tell me what limitations Access has? When I should be ready move ...
|
| Working with sequential Data | 17 May 2008 09:36 GMT | 5 |
I am trying to read from table (A) which contains sequential data loaded into access from a flat file. I am then using VB to copy each set of data from one recordset to another recordset - I keep getting run-time error 3021 - can anyone advise what is going wrong?
|
| Unhidden form | 17 May 2008 09:17 GMT | 2 |
i need help. i just learn Access, using Access 2003. After create new form and save it with name is sfrm_noname. Then i right-clicked on it => Properties and checked Hidden. So, how can i show form to unhide it ?
|
| Re-installing microsoft office enterprise | 17 May 2008 09:00 GMT | 1 |
I have purchased a version of office 07 enterprise, but since I have to reformat the hard drive on this computer, I was wondering whether I can install office on the newly formatted hard drive with no problem. Thanks!
|