Viewing 15 posts - 46 through 60 (of 130 total)
Wendell;
Thanks so much for the link above. It's a good description/discussion of the issue. It certainly confirms my experience and discoveries. Unfortunately the link to the video,...
March 6, 2015 at 7:51 am
One last post. Now that I have determined the true source of the problem I have found a possible resolution.
Read here;
http://www.experts-exchange.com/Software/Microsoft_Applications/Q_27813872.html
March 1, 2015 at 9:47 am
I've discovered the cause of the SubForm requery behavior, specifically the Current event of the SubForm being called.
First, a recap. I was experiencing an odd behavior on a SubForm...
March 1, 2015 at 9:41 am
Wendell;
The main form is bound. The reason for the text boxes is to enable the grid portion of the split form to display properly.
The reason for the split form...
February 27, 2015 at 6:41 am
I'm sorry for the longwinded response. I wouldn't blame you if you don't read it...
I've attached a screenshot which will help with understanding what I'm dealing with.
There's a main form...
February 26, 2015 at 12:33 pm
Minor update;
I've discovered that the Current event of the Subform is actually triggered before the MouseMove event, so, it's not related to the MouseMove event per-ce.
This is truly bizarre behavior....
February 26, 2015 at 9:53 am
I'm so glad to finally have some knowledge to contribute back to the forum!
The answer to this problem is that the key press, in this case a tab key (or...
February 17, 2015 at 8:05 am
I've also tried the DoCmd.GoToControl ("Regulatory_Sector_DB_Key")
The behavior is the same... 🙁
February 11, 2015 at 3:40 pm
I have come to the same conclusion that you have regarding the OnCurrent event. I am using a bound form. I have found a workaround though that was...
February 10, 2015 at 6:21 am
I'm sorry I forgot to include this information. I'm using MS Access 2010. The file format is an .accdb. I'm using linked tables to a SQL Server...
February 9, 2015 at 2:36 pm
I have a similar need. I need to know, when a user is moving from one record to the next, which control has focus. I've tried using Screen.Activecontrol...
February 9, 2015 at 8:39 am
Thanks for the response Wendell.
The answer to your first question is; I'd like to... I think. Right now I have separate Access file for DEV, TEST, and PROD environments....
December 11, 2014 at 7:56 am
Just thought I'd provide a brief update. At the top of my post I noted that I was using a .adp file. Despite the fact that I still...
November 12, 2014 at 10:56 am
I've made a breakthrough / discovery regarding updatable views in a .adp file that I'm compelled to share for the good of the community. Hopefully this will help someone...
November 7, 2014 at 7:41 am
My Report
My idea of creating a FK to both tables and constraining the combo box of the Request Type by the selection in the Request Category still has the same...
November 3, 2014 at 6:53 am
Viewing 15 posts - 46 through 60 (of 130 total)