Pierre,
If you are willing to use an ActiveX control and can write the
necessary code you could use a FlexGrid control which should do what
you want. See the the Flex Grid Demo program at :-
http://www.rogersaccesslibrary.com/f...f13b1d2zcccfb4
for some examples.
Peter Hibbs.
On Mon, 12 Apr 2010 05:37:17 -0700 (PDT), Pierre Darisse
<(E-Mail Removed)> wrote:
>Tom, Bruce,
>
>Thank you both for the nice input, as both were near what I want to
>do.
>
>Sadly, unless I'm mistaken, although it is around the corner, Access
>2010 is not out yet and since I need to deliver my application ASAP,
>it is not a possibility. As for the 2 continuous forms on a master
>form, the problem with this solution is that I need to display all the
>data at once (for the project manager to see all projects with all
>affected resources and their usage at a glance).
>
>Do you guys know of a way I could do it in an ActiveX control in
>VB .NET and then put it in my access form?
>
>Thanks for your input
>
>Pierre