select ROUND(F1) as [A1] from [sheet1$A1:A1] union all select ROUND(F1) as [A1] from [sheet2$A1:A1] union all select ROUND(F1) as [A1] from [sheet3$A1:A1] union all select ROUND(F1) as [A1] from [sheet4$A1:A1] union all select ROUND(F1) as [A1] from [sheet5$A1:A1] union all select ROUND(F1) as [A1] from [sheet6$A1:A1] union all select ROUND(F1) as [A1] from [sheet7$A1:A1]