I've read several posts on these boards regarding the desire to change data in the matrix view that a crosstab query provides, and the dillemas associated with this task.
I discovered this link... http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=429&KW=listbox&PID=425#425
with an example DB utilizing the MSFlexgrid ActiveX control. It appears to do what I'm hoping to accomplish, however when I try to implement this approach in my own form, I'm confronted with a window claiming I do not have the license required to use this control when I try to insert the MS Flexgrid control into one of my forms. I'm using Access 2007 on Windows XP. I've successfully utilized other ActiveX controls from the same lsitbox of choices that Access presents however.
Does anyone know what the deal is with that?
Also, there is another "Flexgrid" control offered in the list of choices named: "
Vidoesoft FlexArray Control" I can insert that into a form without the Required LIcense issue, but I haven't tried programing it yet. Anyone have experience with the object model of that control?
Having the ability to allow users to update a certain set of Data Variables in a matrix format would make my app much nicer. Right now I facilitate it through a Split Form; the user can adust the number of rows displayed in the underlying datasheet with the Filtering tools on the column headers, and then sort to get the data in a format that makes data entry easier. they can then either update directly in the underlying datasheet, or the text boxes on the top of the split form. A matrix would eliminate this and make my users happier.
Any ideas?
I discovered this link... http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=429&KW=listbox&PID=425#425
with an example DB utilizing the MSFlexgrid ActiveX control. It appears to do what I'm hoping to accomplish, however when I try to implement this approach in my own form, I'm confronted with a window claiming I do not have the license required to use this control when I try to insert the MS Flexgrid control into one of my forms. I'm using Access 2007 on Windows XP. I've successfully utilized other ActiveX controls from the same lsitbox of choices that Access presents however.
Does anyone know what the deal is with that?
Also, there is another "Flexgrid" control offered in the list of choices named: "

Having the ability to allow users to update a certain set of Data Variables in a matrix format would make my app much nicer. Right now I facilitate it through a Split Form; the user can adust the number of rows displayed in the underlying datasheet with the Filtering tools on the column headers, and then sort to get the data in a format that makes data entry easier. they can then either update directly in the underlying datasheet, or the text boxes on the top of the split form. A matrix would eliminate this and make my users happier.
Any ideas?