Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / May 2007

Tip: Looking for answers? Try searching our database.

Tabing from one subform to another

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jacqueline - 22 Mar 2007 00:11 GMT
I have created a macro that will allow the user to move from one subform to
the next subform both are within a main form. The marro works great, except
when tabing from the last field in the first subform to the first field in
the second subform the first subform apears to go blank.

I know the data is still within the table, after testing, but this is the
type of thing that will drive my users nuts. What am I doing wrong or is
there a setting I am missing?

Thanks for the help
Signature

Jacqueline

strive4peace - 22 Mar 2007 04:09 GMT
Hi Jacqueline ,

perhaps that is because you are tabbing to a new record...

set the form Cycle property (Other tab) to --> Current Record

Warm Regards,
Crystal
 *
     (:  have an awesome day  :)
  *
MVP Access
Remote Programming and Training
strive4peace2006 at yahoo.com
  *

> I have created a macro that will allow the user to move from one subform to
> the next subform both are within a main form. The marro works great, except
[quoted text clipped - 6 lines]
>
> Thanks for the help
Jacqueline - 22 Mar 2007 15:51 GMT
Awsome! that worked thanks so much
Signature

Jacqueline

> Hi Jacqueline ,
>
[quoted text clipped - 22 lines]
> >
> > Thanks for the help
strive4peace - 22 Mar 2007 16:18 GMT
you're welcome, Jacqueline  ;)  happy to help

Warm Regards,
Crystal
 *
     (:  have an awesome day  :)
  *
MVP Access
Remote Programming and Training
strive4peace2006 at yahoo.com
  *

> Awsome! that worked thanks so much
Mail Merge Help - 16 Apr 2007 03:32 GMT
Hi Jacqueline

Would you mind tell me how did you created a macro that allow user to move
from one subform to the next subform?

Thank you very much
Hong

> you're welcome, Jacqueline  ;)  happy to help
>
[quoted text clipped - 9 lines]
>
> > Awsome! that worked thanks so much
strive4peace - 17 Apr 2007 03:52 GMT
Hello Hong,

in the code behind the first subform:

      Me.Parent.subform2.SetFocus
      Me.Parent.subform2.Form.controlname2.SetFocus

Warm Regards,
Crystal
 *
     (:  have an awesome day  :)
  *
MVP Access
Remote Programming and Training
strive4peace2006 at yahoo.com
  *

> Hi Jacqueline
>
[quoted text clipped - 17 lines]
>>
>>> Awsome! that worked thanks so much
Mail Merge Help - 10 May 2007 15:46 GMT
Thanks

> Hello Hong,
>
[quoted text clipped - 34 lines]
> >>
> >>> Awsome! that worked thanks so much
strive4peace - 10 May 2007 20:06 GMT
you're welcome, Hong ;)  happy to help

Warm Regards,
Crystal
 *
     (:  have an awesome day  :)
  *
MVP Access
Remote Programming and Training
strive4peace2006 at yahoo.com
  *

> Thanks
>
[quoted text clipped - 36 lines]
>>>>
>>>>> Awsome! that worked thanks so much
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.