Editable Crosstab query or similar

realmfighter

New member
Local time
Today, 13:47
Joined
May 23, 2008
Messages
7
Hi,

I know it isn't possible to edit data in a crosstab view or pivottable view but is there an easy way around this - a way to create a view where I can select the column heading and row heading (from data in another table), and edit the data in that view (only edit, not append)?

Thanks.
 
I hate using ActiveX controls due to possible reference issues when used on different computers, but you might be able to use a grid, or FlexGrid, control. I am not sure what the coding requirements are, but you could look into using one of those.
 
Well my coding skills aren't any good at all and I've never even heard of Flexigrid, but I'll give it a go!

thanks.


edit: can it be used in access, because search results only show it implemented in vb?
 
There is a grid control as well as the flex grid. I know you can use at least one or the other, and possibly both, in Access - just like any other ActiveX control as long as you are licensed to use it.
 

Users who are viewing this thread

Back
Top Bottom