very strange problem.
1. I opened the attribute table and created a new field (test) right clicked on it and clicked on field calculator.
2. clicked on the region field and typed in the following code in the text box below.
if [region] = 01 Then [test] = "Wisconsin"
3. I get an error: "Error running VBA code: user interrupt"
I am not doing anything to interrupt it and there is really nothing running in the background to stop this.
I can't figure out why this is happening
1. I opened the attribute table and created a new field (test) right clicked on it and clicked on field calculator.
2. clicked on the region field and typed in the following code in the text box below.
if [region] = 01 Then [test] = "Wisconsin"
3. I get an error: "Error running VBA code: user interrupt"
I am not doing anything to interrupt it and there is really nothing running in the background to stop this.
I can't figure out why this is happening