- Filter
- Part of the table
- Step by Step search
- Miscellaneous
Part of the table
Let’s open the table Employee in Demo.mdb file once again.
Say we need to export some part of the table: first five rows and first three columns. By looking on the table we see that we need to filter it like this Employee ID < 6, so it will looks next:
Now database grid looks like that:
Make a right click on “Filter” and we see:
Remove check from all fields, except first three:
Press OK and we get next result:
That’s all. These 15 cells can be exported anywhere.
© 2004 Mutex LLC. All rights reserved.