tag:blogger.com,1999:blog-7176045.post-1139045642956416072006-02-04T12:34:00.000+03:002007-10-15T17:02:21.417+04:002007-10-15T17:02:21.417+04:00Bound form’s unbound controls do not get updatedBound form’s unbound controls do not get updated, when underlying recordsource has no records. I just noticed this in Access XP, and found a workaround. Say you have a continuous form, with 2 textboxes on form’s header to filter by date range. I also added few buttons to set these dates to predefined ranges – say this week, last month, etc. So once you have no records in underlying query, and press one of these buttons – values in the textboxes get changed (debug.print shows this), but form still shows old dates! The trick – is to run Me.Recalc at the end of button click event.Alex Dybenkohttp://www.blogger.com/profile/16954512620659022712noreply@blogger.com3