Combo Box won't show/list in report header

liamfitz

Registered User.
Local time
Today, 22:59
Joined
May 17, 2012
Messages
240
I have a combo box in the header area. The record source, Bound Column are set correctly ( I know because I tested it on a form ). In this instance, the user would select from the dropdown list, the name of a member of staff, based on the click-event, and passing the Staff_ID to a variable, this would be used to filter a recordset/recordsource for the report. However, there is no dropdown ( or arrow on combo - so no name can be selected ) ? Any ideas. :confused:
 
That is odd. Try deleting and placing the combo again.
 
I have done ( several times now ). Oddly, the small 'box' normally found at the right-hand side of the control, ( grey background with black arrow pointing down ), for displaying the list items is missing, and only 'flashes' temporarily into existence, when that part of the control is clicked. Any clues there ? Thanks.

:o
 

Users who are viewing this thread

Back
Top Bottom