A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

2 Form questions



 
 
Thread Tools Display Modes
  #1  
Old June 28th, 2005, 04:27 PM
accessnewbie
external usenet poster
 
Posts: n/a
Default 2 Form questions

I have my master form to close after the submit button is clicked. What can
I do so that the next time the form is opened it opens to the next record
(i.e. if form 3 was submitted it opens to form 4)

Secondly, I have a combo box that people can also type in for a record. If
they add "Joe Smith" for example on record 3 is there a way to make that
entry come up in the combo box on record 4?

THANKS!
  #2  
Old June 28th, 2005, 05:20 PM
Damiaan
external usenet poster
 
Posts: n/a
Default

1) Store the record number in a public variable on the "on close" event.
Then when the record is opened move to the correct record

--

Kind Regards
Damiaan
e: info at dampee.be
w: http://www.dampee.be


"accessnewbie" wrote in message
...
I have my master form to close after the submit button is clicked. What
can
I do so that the next time the form is opened it opens to the next record
(i.e. if form 3 was submitted it opens to form 4)

Secondly, I have a combo box that people can also type in for a record.
If
they add "Joe Smith" for example on record 3 is there a way to make that
entry come up in the combo box on record 4?

THANKS!



  #3  
Old June 28th, 2005, 06:47 PM
accessnewbie
external usenet poster
 
Posts: n/a
Default

Thanks!

Do you have any idea on the answer to my second question about typing a new
entry into the combo box and then that entry reappearing.

Secondly - and forgive my ignorance - what is 'public variance' and how do I
do that?

"Damiaan" wrote:

1) Store the record number in a public variable on the "on close" event.
Then when the record is opened move to the correct record

--

Kind Regards
Damiaan
e: info at dampee.be
w: http://www.dampee.be


"accessnewbie" wrote in message
...
I have my master form to close after the submit button is clicked. What
can
I do so that the next time the form is opened it opens to the next record
(i.e. if form 3 was submitted it opens to form 4)

Secondly, I have a combo box that people can also type in for a record.
If
they add "Joe Smith" for example on record 3 is there a way to make that
entry come up in the combo box on record 4?

THANKS!




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ECHO Causing Problems DS General Discussion 5 May 17th, 2005 02:19 AM
Need Help In Printing Current Record in Specific Report RNUSZ@OKDPS Setting Up & Running Reports 1 May 16th, 2005 09:06 PM
Cursor Positioning Colin Hammond General Discussion 3 November 2nd, 2004 08:42 PM
synchronizing form and list box Deb Smith Using Forms 8 June 21st, 2004 08:15 PM
Recordset in subform based on field in parent form Lyn General Discussion 15 June 14th, 2004 03:10 PM


All times are GMT +1. The time now is 08:31 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.