In Ms Access Can We Use List View Control ?

  • Thread starter Thread starter vikrant
  • Start date Start date
V

vikrant

I have a form in MS access in which i am trying to place a List View
Control.

But When i try to place it

It Says

OLE Server Not Registered

If VB is installed on the System it works fine

So does it mean we can use

List View Control n MS Access only when VB is installed ?

Plz Help with some way
 
Register your ListView control.
Use Regsvr32 application (placed in system 32 directory).
 
Back
Top