Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Table problems

Status
Not open for further replies.

jackie1948

Programmer
Jan 25, 2002
78
US
i have a table that shows all the fields in modify mode but in browes mode all i see is 5 fields. what did i do to cause this to happen. and how do i fix it to browes all the fields because i have to append another table with the same field format. thanks for all you'alls help
 
Have you got any data in the table? If it is empty, you won't be able to <TAB> across the fields to scroll the page, you will have to use the scroll bar.

Or, do you have a SET FIELDS TO command issued anywhere? This restricts the fields shown on screen. &quot;I love work. I could sit and stare at it for hours...&quot;
 
jackie1948

BROWSE NORMAL
Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first
 
thanks for all's help but this is how i fixed it. i went to the data envirorment on the form and just did a drag and dropto the table and it reset the browes so that i could see all the fields and the data in them.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top