Question : quickbooks reports export to excel "grayed out"

I trying to run a report in QuickBooks and export to excel (not CSV) but the export window is all greyed out except for the CSV option. Any ideas why the rest of the options are greyed out?
Excel does not have any addins disabled.

thx bob

quickbooks reports export to excel "grayed out"
 
qbooks export
323350
 

Answer : quickbooks reports export to excel "grayed out"

What it points to :

        int * const ptr;             /* const pointer to int */
        int const * ptr;             /* pointer to const int */
        const int * ptr;             /* pointer to const int */
        int const * const ptr;    /* const pointer to const int */
        const int * const ptr;    /* const pointer to const int */
Random Solutions  
 
programming4us programming4us