Placing a form onscreen

T

Terry

Hi Guys;
I have a form to enter Records and on this form I use a command button to
open another form which shows the next record number and covers the entry
form.
Is there a way to open this second form (Next Record Number) to open on
another part of the screen?
Thanks Terry
 
G

Guest

why not load the next record number into the first form
and not have the second form open all?
How? not enough info. need input.
 
T

Terry

Tried to load next record number, could not figure out how to do that.
Right now I have a Mickey Mouse routine, it's a macro to run a update query
to make the NextRecordNumber+1 this is what my 2nd form shows.
Any help from you would be gladly accepteced. Thanks for the feedback - Terry
 
Top