0
votes
votes
3 answers
I can't seem to watch these variables while debugging? (The name 'variable name' does not exists in this context)
While debugging... cellAnums, cellBnums, intCellA apprently `do not exists in this context' ? [code] static void orderEachSheetbyInterface() { var cellAnums = ""; var cellBnums = "& ...
