
Originally Posted by
ScottEnsink
Thanks for your quick response. I do understand the difference between Excel and Access, I probably should have worded my post differently. Not really a datagrid, more of a label grid...
Any ideas of how to implement 'comments' though? One of our ideas is to create labels on the fly that will be above the 'normal' labels, and will show up on request (a switch/command button/etc). Has anyone used the CreateControl method for something similar? Does it work in an ACCDE?
Another idea was to add a hidden 'comment' column between the columns of base data, but did not sound very attractive--we'd have shifting columns of data, would leave big gaps where no comments were...
Looking for a good solution, something simple, quick, clean... We're stuck.
Thanks again for your response.