Excel or Access for building front end to small data-set?

  • Thread starter Thread starter Peter K
  • Start date Start date
P

Peter K

Hello,
I'm relatively unexperienced in both Excel and Access, but have a small
assignment for a company -

They have an Excel spreadsheet with about 5000 cells describing the
tools each employee has and where the tools are located.

My job is to make a front end that can run relatively simple queries on
the data via buttons. Both data and frontend should be easy to
distribute via e-mail to others. Every reader/ user will have a more or
less recent version of MS Office installed.

Is Excel a suitable tool for this, or should I try to convert the data
to Access? What would you do?

Regards,
Peter
 
If I were doing it, I would dump the front end completely.

I'd apply Data|filter|autofilter to the range of data.

I'd show the users how to use those filters -- especially Custom and contains
and how to use data|filter|showall to get things back.
 
Dave said:
If I were doing it, I would dump the front end completely.

I'd apply Data|filter|autofilter to the range of data.

I'd show the users how to use those filters -- especially Custom and contains
and how to use data|filter|showall to get things back.

A filter seems like a good idea. I hope I'll find a way to link these to
some kind of buttons and a controlled "graphical listing". Suggestions
appreciated :)

- Peter
 

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