H Hapr1 Registered User. Local time Today, 06:32 Joined Aug 4, 2005 Messages 24 Feb 1, 2006 #1 Hello , I have a problem , I need to highlight a row in a table .How can I do it ? can i make it using query ? Last edited: Feb 1, 2006
Hello , I have a problem , I need to highlight a row in a table .How can I do it ? can i make it using query ?
P Pat Hartman Super Moderator Staff member Local time Today, 09:32 Joined Feb 19, 2002 Messages 47,658 Feb 1, 2006 #2 Queries don't have events so you cannot do this with a query. You can only do it with a form or report.
Queries don't have events so you cannot do this with a query. You can only do it with a form or report.