fluidRow(column(width=12,selectInput("WhichExportTable","Select the table to export",c("Complete"="Complete","Up"="Up","Down"="Down")))),
fluidRow(
column(width=8,selectInput("WhichExportTable","Select the table to export",c("Significant"="Significant","Complete"="Complete","Up"="Up","Down"="Down"))),