A AmyAimee Registered User. Local time Today, 21:41 Joined Oct 5, 2011 Messages 23 Oct 22, 2011 #1 I have a main continuous form, with a continuous subform in its footer. Is there anyway to hightlight the last selected record in the main form when the subform gets the focus?
I have a main continuous form, with a continuous subform in its footer. Is there anyway to hightlight the last selected record in the main form when the subform gets the focus?
V vbaInet AWF VIP Local time Today, 19:41 Joined Jan 22, 2010 Messages 26,374 Oct 24, 2011 #2 The last selected or currently selected record? I don't understand what you mean by last selected because you're moving from one form to another.
The last selected or currently selected record? I don't understand what you mean by last selected because you're moving from one form to another.
V vdanelia Registered User. Local time Today, 11:41 Joined Jan 29, 2011 Messages 215 Oct 24, 2011 #3 vbaInet said: The last selected or currently selected record? I don't understand what you mean by last selected because you're moving from one form to another. Click to expand... I think He meant to highlight the selected record on the continuous form
vbaInet said: The last selected or currently selected record? I don't understand what you mean by last selected because you're moving from one form to another. Click to expand... I think He meant to highlight the selected record on the continuous form
V vbaInet AWF VIP Local time Today, 19:41 Joined Jan 22, 2010 Messages 26,374 Oct 24, 2011 #4 I think Amy is a she I think she's trying to synchronise the subform with the main form. Perhaps AmyAimee can clarify.
I think Amy is a she I think she's trying to synchronise the subform with the main form. Perhaps AmyAimee can clarify.
V vdanelia Registered User. Local time Today, 11:41 Joined Jan 29, 2011 Messages 215 Oct 24, 2011 #5 Opps! Sorry AmyAimee
A AmyAimee Registered User. Local time Today, 21:41 Joined Oct 5, 2011 Messages 23 Oct 25, 2011 #6 That's okay vdanelia vbaInet said: The last selected or currently selected record? I don't understand what you mean by last selected because you're moving from one form to another. Click to expand... I mean the main form record that lost its focus, after moving from it to its related subform record. Could this be done?
That's okay vdanelia vbaInet said: The last selected or currently selected record? I don't understand what you mean by last selected because you're moving from one form to another. Click to expand... I mean the main form record that lost its focus, after moving from it to its related subform record. Could this be done?
V vbaInet AWF VIP Local time Today, 19:41 Joined Jan 22, 2010 Messages 26,374 Oct 25, 2011 #7 The main form has to have focus for highlighting to work. However, you can use Conditional Formatting.
The main form has to have focus for highlighting to work. However, you can use Conditional Formatting.