thank you for helping
Here is the sql code:
SELECT quartile_info.raw_material, quartile_info.order_num, quartile_info.tank, quartile_info.qty, quartile_info.actual_qty, quartile_info.difference
FROM quartile_info;
Yes the function is in a module and in the project
Yes, the excel objects...