Typically, combo boxes are not very good controls for a report. A combobox
is a nice interactive control. On reports, I use textboxes. You can
right-click that control (and all the others for that matter) and change
them to textboxes. If this does not resolve the specific issue you
indicate, you might need to recreate the control as you indicate. Not
really sure why you would care about tab order on a report.

Signature
Rick B
> WinXP Pro - Office 2003
> I have many cbo boxes on my report (created by saving my form)
[quoted text clipped - 7 lines]
> Thanks for your help
> Joanne
Joanne - 01 Mar 2007 14:58 GMT
Tab order belongs to forms - I guess my head is still thinking forms.
I will follow your advice and change all to text boxes.
Thanks a bunch for your input
Joanne
>Typically, combo boxes are not very good controls for a report. A combobox
>is a nice interactive control. On reports, I use textboxes. You can
>right-click that control (and all the others for that matter) and change
>them to textboxes. If this does not resolve the specific issue you
>indicate, you might need to recreate the control as you indicate. Not
>really sure why you would care about tab order on a report.