[VB6] excel into vb forms?

Hi,

I have some experience with VBA but I'm new in VB6.

I'm looking for a way to include some Excel functionallity into VB forms: select multiple areas (like cells in Excel) by mouse-drag, assign a colour to them, translate the colours in values and store these values in a database. Once stored I must be able to call these values into the same form again.

The simplest way about this seems to insert part of an excel worksheet (50x10 cells) into a VB form and to be able to at least select the cells and colour them. Is this possible or does someone have a suggestion



Answer this question

[VB6] excel into vb forms?