Hi
Im doing so many report to export excel and my problem is when i have 0 observation dont update.
export excel using "D:\DATA\REPORTS.xlsx" if tpob==0, sheet("SHEET1",modify) nolabel
observations must be between 1 and 1048576
how can i do ?
Im doing so many report to export excel and my problem is when i have 0 observation dont update.
export excel using "D:\DATA\REPORTS.xlsx" if tpob==0, sheet("SHEET1",modify) nolabel
observations must be between 1 and 1048576
how can i do ?
Comment