Trying my hand at some VBA for the first time
I am using the event lost focus to trigger a requery but I am getting some problems. The requery is unrelated to the form the event is in.
The query is named [qry180expincdailynet]
I thought to write:
requery [qry180expincdailynet]
Its not taking it. Anyone know what I am doing wrong?



LinkBack URL
About LinkBacks
Reply With Quote

Thanks for helping earlier. Mind shedding some light on why I am addressing the form instead of the query. 
Bookmarks