Display data from DB in VBA - TechRepublic
General discussion
January 19, 2001 at 04:02 AM
werskov

Display data from DB in VBA

by werskov . Updated 25 years, 4 months ago

I’m working on a database application in Visual Basic. The program works fine, but I need to display the data in prettiest form. I need a control, that can display multiple rows of a database (for example separated by delimiter) but I need to apply different fonts, to make links, etc. in the control. I’v tried to make some ActiveX controls (I am not familiar in Active X) to display such data, but I can’t make it to dynamically adapt to the data. Where can I find such a control, or find related info?

This discussion is locked

All Comments