Hi all,
I am using tab2xl to export a float (mic) vs str30 (test name) and it works, except for the first few rows below a certain value of mic (0.0125) only zeroes are returned. Any suggestions?
Thus,
tab2 mic testname if organisms == "Salmonella Sp." & specimen_type=="intestine"
returns a different table than
tab2xl mic testname if organisms == "Salmonella Sp." & specimen_type=="intestine" using "MIC Table/MIC_tab", col(1) row(1) sheet(Salm_int, replace)