While debugging I often find myself looking at a query or table in datasheet view, while performing other operations in code or form. My problem is that I need to requery the query to see any new records. However atm, I need to close and reopen the query to do so.
Is there any keyboard shortcut to requery a select query or table? (Im thinking something like F5 refreshing page in most browsers)
Is there any keyboard shortcut to requery a select query or table? (Im thinking something like F5 refreshing page in most browsers)
Comment