Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am writing a data entry sheet in Excel to store data in cells to a database file. This entry sheet would be given to people using different computers to enter their data respectively. This entry form would probably not work if it is not making reference to ADO objects. The problem is : how could I know, programmatically, whether it is making reference to the ADO objects and how could I set reference, also programmatically, to ADO objects. Thanks in advance! |