blah blah blah is here! blah blah » Close

0
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 = "& ...

Feedback