current used table

T

Thea

Can anybody tell me how I can get the name of the table that is used by the
current view in a makro?
 
T

Thea

Thanks!! I knew I have seen this currenttable-thing somewhere but I just
couldn't retrieve it!!
 
J

Jan De Messemaeker

Hi Thea,

Always go to the object browser in VBE.
In this case type Table, you will get all methods and properties.
Gruesse,
 
Top