SORTing in a TABLE in FP 2003

  • Thread starter Thread starter DS
  • Start date Start date
D

DS

The ADD-IN that is available at Microsoft's site for 2000 and 2002 is
not working with 2003.

Strangly, I dnloaded, installed and it was there and worked for the
first few sessions using FP2003, but then it disappeared and will not
RELOAD, after several REMOVAL/INSTALL iterations.

This would NOT be user-side SORTING of columNs on a webpage. This is
SORTing a table ont he backend where I am working on a table of data.
 
You would be better served using a database for this as
you can specify sorting options in the SQL statement and
not have to worry about it later if the table needs
updating.

-M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top