showing just one Microsoft Excel Record at at time?

  • Thread starter Thread starter aaronep
  • Start date Start date
A

aaronep

How can I show just one record at a time on the screen when using
Microsoft Excel, vsn. 2002
 
You could hide all the other rows you don't want to see.

Or you could try Data|Form if you're not using too many fields in that row

Or maybe you could create a userform to show the data from the row you want to see.

Take a look at John Walkenbach's enhanced data form:
http://j-walk.com/ss/dataform/index.htm

The source code is available for a small fee ($20 USA, IIRC). So you can modify
it as much as you want.
 
Back
Top