M
Mark Andrews
I'm looking for an inexpensive grid (a few hundred bucks would be ok)
control to take crosstab data into and let the user make edits and then save
it back to the database. The crosstab query will only have one value per
cell. I won't be able to convince the users to abandon the current Excel
solution without going down this route. A typical grid will have 20 rows by
5 to 40 columns.
I found this example:
http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=429
which is close but don't want the popup form on every cell, just want the
user to edit the cell.
I also have the other flexgrid demo:
http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=180
which has one example where the user just types into the grid directly.
Has anyone done a crosstab to a grid and the user can edit directly in the
grid?
I would use standard Access forms, controls if there was a better way to go
that route.
I would like to have two left columns be locked and totals on the far right
be locked and have column headers be locked. Editable numbers in all other
cells. Access 2003.
Thanks in advance,
Mark
control to take crosstab data into and let the user make edits and then save
it back to the database. The crosstab query will only have one value per
cell. I won't be able to convince the users to abandon the current Excel
solution without going down this route. A typical grid will have 20 rows by
5 to 40 columns.
I found this example:
http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=429
which is close but don't want the popup form on every cell, just want the
user to edit the cell.
I also have the other flexgrid demo:
http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=180
which has one example where the user just types into the grid directly.
Has anyone done a crosstab to a grid and the user can edit directly in the
grid?
I would use standard Access forms, controls if there was a better way to go
that route.
I would like to have two left columns be locked and totals on the far right
be locked and have column headers be locked. Editable numbers in all other
cells. Access 2003.
Thanks in advance,
Mark