Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 31st, 2007, 02:03 PM
Friend of Wrox
 
Join Date: May 2006
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
Default reset tab index

Hi,

I've got a form with several text boxes and a reset key(amongst others). I have the tab index set like I want for the text boxes, so the user can tab through them in order. Now I want for the reset key to start the tab back at "0" for the first textbox. I'm sure this is something simple, but I haven't figured it out yet.

Thanks,
David

 
Old August 31st, 2007, 02:29 PM
Friend of Wrox
 
Join Date: Feb 2007
Posts: 163
Thanks: 0
Thanked 2 Times in 2 Posts
Default

It's pretty simple:
ObjectName_Text.SetFocus






Similar Threads
Thread Thread Starter Forum Replies Last Post
How to disable a tab on a tab control. dbradley VB.NET 6 April 14th, 2011 10:04 AM
how to reset the form? vinaykurudi Apache Tomcat 0 September 29th, 2008 05:26 AM
Tab Index Anupamab Javascript How-To 2 January 11th, 2007 02:20 AM
Reset Not responding Swati_Jain ASP.NET 1.0 and 1.1 Basics 1 June 8th, 2006 02:12 PM
how 2 reset a form kanoorani Javascript How-To 6 October 10th, 2005 05:45 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.