Requery object from macro

M

Marco

Hi,

I need to requery a subform trought a macro.

in the macro when I choose Requery option it asks me the object name.

What should I put?

all path?=

[forms]![mainformname]![subformname]

or

[forms]![mainformname]![mainformobjectname]

Regards,
Marco
 
Top