No announcements
Found 1295717 threads
-
2 Votes
How do I open a Report in a Form or Subform
I always knew this could happen in Access 2003 but never with any interactions.Answered | 8 Replies | 11244 Views | Created by Jale01 - Monday, January 17, 2011 4:37 AM | Last reply by Andy Simpson - Friday, August 4, 2017 9:00 PM -
0 Votes
Upgrade Bound VS 2003 Solution to VS 2010
Here is the solution I have used that seems to work: Open the solution in VS 2003Go to File, Source Control, Change Source ...Answered | 2 Replies | 3319 Views | Created by jallen789 - Tuesday, March 6, 2012 2:32 PM | Last reply by jallen789 - Thursday, April 19, 2012 1:24 PM -
1 Votes
Subform not refreshing after migrating to Access 2010
Is there anything wrong with the above code that makes the database work in Access 2003 and not in Access 2010?Answered | 8 Replies | 1367 Views | Created by Davide Li Pera - Wednesday, February 19, 2014 3:30 PM | Last reply by Sergiy_Vakshul - Friday, February 21, 2014 5:22 PM -
1 Votes
Open and Email Report Based on ID from Subform
Form is the Form property of the subform control.Answered | 2 Replies | 572 Views | Created by ckov814 - Tuesday, August 19, 2014 8:15 PM | Last reply by ryguy72 - Wednesday, August 20, 2014 1:56 PM -
1 Votes
Subforms inheriting from main Forms
It was having an effect on open records also, which I did not anticipate.Answered | 17 Replies | 4176 Views | Created by DaveJJ49 - Friday, March 9, 2012 5:13 PM | Last reply by DaveJJ49 - Friday, March 9, 2012 7:50 PM -
0 Votes
Call Exit event of a subform control in Navigation Subform
If you need to call a parameter from the subform the syntax is: Forms!Answered | 3 Replies | 1080 Views | Created by BlakWidow61 - Tuesday, January 14, 2014 12:49 AM | Last reply by ryguy72 - Sunday, January 19, 2014 8:35 PM -
0 Votes
Referencing a subform in Access 2010 VBA Macro
What I want is for them to click a button and then populate the subform at the bottom with the records meeting the parameter(s).Answered | 4 Replies | 5630 Views | Created by JohnDBCT - Monday, March 25, 2013 4:19 PM | Last reply by danishani - Monday, November 3, 2014 11:29 PM -
0 Votes
open form with specific record and in navigation subform
If the openform works, it will open the specific record but not within navigation; if the load works, it will open the form within navigation but not the specific record.Answered | 4 Replies | 8239 Views | Created by LilyUSA - Wednesday, November 10, 2010 9:48 PM | Last reply by LilyUSA - Thursday, November 11, 2010 10:34 PM -
0 Votes
Strange problem with a subform
As stated before this worked perfectly well when there was only a form and subform.Answered | 4 Replies | 2717 Views | Created by CJ_London - Sunday, October 9, 2011 6:36 PM | Last reply by Geoff_G - Tuesday, October 18, 2011 11:19 PM -
0 Votes
AllowEdits on subform
Especially when SubForms are involved and both run code on the OnCurrent Event.Answered | 17 Replies | 1380 Views | Created by jshot - Thursday, May 31, 2018 7:17 PM | Last reply by Terry Xu - MSFT - Friday, June 1, 2018 5:20 AM -
0 Votes
problem from 2010 to 2003
Make sure that you have a reference to the Microsoft DAO 3.6 Object Library in Tools | References... in Access 2003, and that there are no references starting with MISSING.Answered | 1 Replies | 1735 Views | Created by NYYFAN_NC - Sunday, February 26, 2012 3:11 PM | Last reply by Hans Vogelaar MVP - Sunday, February 26, 2012 3:19 PM -
0 Votes
Porting the code from VS 2003 to VS 2010
Visual Studio 2010 C++ Project Upgrade Guide How to migrate the code from VC ++ 6.0 to VS ...Answered | 4 Replies | 2979 Views | Created by Dayakar Reddy Venkivolu - Thursday, September 15, 2011 1:42 PM | Last reply by Jesse Jiang - Monday, September 26, 2011 7:18 AM -
0 Votes
subform Event "Current" fires twice when first open
I set it back by code at runtime when the main form's Open events fired.Answered | 7 Replies | 8507 Views | Created by Rain Dance - Monday, April 25, 2011 10:24 PM | Last reply by Dirk Goldgar - Thursday, September 18, 2014 3:49 PM -
10 Votes
Hot key does not wok in subforms in tabcontrols in Access 2010
We are still months away from releasing the Access 2010 version of our application.Answered | 12 Replies | 7702 Views | Created by Klar_Hakan - Tuesday, November 23, 2010 1:29 PM | Last reply by Tom van Stiphout (MVP) - Sunday, August 14, 2016 1:40 PM -
0 Votes
SubForm
Use a form/subform (People/Data) with Master/Child links set using Primary/Foreign key fields.Answered | 2 Replies | 477 Views | Created by Tee Tee1 - Sunday, April 12, 2015 3:11 AM | Last reply by Tee Tee1 - Monday, April 13, 2015 3:21 AM -
0 Votes
Go to next navigation subform
Depending on the placement of the code, you may not need the subform path at all.Answered | 9 Replies | 2168 Views | Created by AshishKumar1200 - Wednesday, July 13, 2016 4:31 AM | Last reply by mbizup MVP - Friday, July 15, 2016 11:39 AM -
0 Votes
subform not retaining updated data
It would perhaps help if you could post the code of the subform's module.Answered | 3 Replies | 525 Views | Created by Casey_M - Wednesday, December 16, 2015 10:00 PM | Last reply by Ken Sheridan - Thursday, December 17, 2015 3:53 PM -
0 Votes
Form with Subform
I'm trying to do a form with a subform.Answered | 1 Replies | 797 Views | Created by Casey_M - Friday, March 21, 2014 6:35 PM | Last reply by Dirk Goldgar - Friday, March 21, 2014 6:51 PM -
1 Votes
How to requery a subform from another subform on the same Main form?
[Subform 2].Requery Basically, force a save of your latest subform entry prior to requerying the other subform.Answered | 3 Replies | 16669 Views | Created by krazykevin76 - Saturday, June 16, 2012 1:11 AM | Last reply by KCDW - Saturday, June 16, 2012 3:01 AM -
0 Votes
Access 2007 form to subform question
I can get this to work as a nested subform but there is no room for a subform on this second tab ... so I would rather use a command button that when clicked would open the ...Answered | 1 Replies | 12791 Views | Created by tinamarie2011 - Friday, January 21, 2011 8:27 PM | Last reply by Ed Price - MSFT - Saturday, November 19, 2011 8:18 AM - Items 1 to 20 of 1295717 Next ›
No announcements