Spreadsheet control

  • Thread starter Thread starter Keith
  • Start date Start date
K

Keith

Is it possible to have a control in a Form which acts like a spreadsheet?

If so how do I implement it?
What events does it respond to?

I would want to be able to access any given cell in the spreadsheet
control when anything in it changes
 
Perhaps you need to use excel?

If you just need to display some data in a grid like display, then you can
use a continues form in ms-access. You can even add a few lines of code to
make the arrow keys function just like a datasheet, or even how excel goes.

here is some screen shots of using grids in ms-access:

http://www.attcanada.net/~kallal.msn/Articles/Grid.htm
 

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