My application has a custom menu. I would like to disable and re- enable the "Add Record" menu choice as part of the action when a command button is presed....
can anyone help? i wish to run a query on access 2000, where the user types in 2 dates on a form, presses a cmd button + the query shows results between those...
Hi Dave, Say your form is called frmSelect, and the two text boxes are txtStartDate and txtEndDate. Your query has a date field taht you wish to use. In the...
Yes, that is the case here. Each user has a network folder that is mapped to the H:\ drive. The only people that have access to this folder is the individual...
There are some who argue that mapped performs better than UNC (I think JV for one, if I recall correctly); Let's say it is neither H nor J, but we all map a...
Hi All I've created a new folder called Articles_Excerpts in our files section and have moved 2 instructive documents authored by John Viescas. I'm hoping that...
Steve You're absolutely right; mapped drives DO perform better. To see how much better, if one opens Windows Explorer and navigates to some folder deep in a...
Hello Denise, I will try to make my explanation a little clearer. I will start with your parameters. You mentioned using a begin date of 10/1998 in mm/yyyy ...
Bill, I have split my database & have the FE .mde on the server & on each user's local machine. The BE .mdb is on the server as is the security.mdw . I am...
I could use some help. I have a change management database that each time a ticket is created, it creates a unique ticket number. I have a hyperlink set up...
Nicki As to why it happens on some machines is probably a matter of timing. Since each user has an MDE you can exclude the MDE as the problem. You can't make...
Hi Darell, Sorry to bother you again but I was wondering if you could help me. Im new at this so I was hoping you could show me how the query should look in...
Anyone ever seen, on clicking on a the Create Form wizard, gotten an "ActiveX component can't create object" error? Also, as an aside, a couple of my...
The BE is in the same folder with the FE & wrkgrp, & all users have full control to the folder. There is one BE table that is written to during the Autoexec...
Hi, The code is very easy, Set MyDB=CurrentDb() Set rst=me.Recordset srt.GetRows(CurrentRecord) But, after excute this code the "currentrecord" is not current...
Hello Dong, The following comes directly from the Microsoft Visual Basic Help: After you call GetRows, the current record is positioned at the next unread row....
Hello Denise, First, you are not bothering me. If I felt helping others was a bother, I wouldn't participate in this forum. Second, in my opinion, I believe...
Hello Darrell (and everyone), I appreciate your patience and help. OK. I get it now. I AM getting the query results I want. (My supervivor will give me a date...
Neil, The only one who should be looking at the relationships window is the developer. And you'll have to manually organize it. You're spending time on...
I have a report that lists members per club and prints the start of each club on a news sheet. Since the clubs are organised into nine groups I planned to have...
Robin Chapple
robinski@...
Sep 2, 2005 11:36 am
29375
Hi Robin, Apart from just adding Group in the first slot, you need to set at least a Group Header or Footer. Also click on the Header or Footer and set the...
abraham,tried to email reply but something isnt letting me do it on the system! certainly have heard of it.i was there about 5 years ago!i was working with a...
Richard Your naming convention needs help. You might want to read our Twenty- Something Rules in the File Section of our group. There is also a link in our...