On Friday 05 August 2005 09:43 am, Gert Blij wrote:
> How do I search in a Base form. Say it opens at the first number in
> the table 100. How do I "jump" to number 199.
>
> TIA
> Gert
>
     There are two ways to look at the information in Record number 199. 
The easiest way is to enter the number 199 in the Record number box in 
the bottom left corner of the Form window. It will then "jump" to that 
record.
     The harder way is to create a query for that table. In each one of 
the columns enter the fields of the table you are searching. (Use all 
the fields in the columns if you want to see all of the fields, or use 
only the fields you want to see to limit the number of columns in the 
query. Then run the query.

Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to