Receiving circular reference when referring to another cell

Preacherman771

New Member
Joined
Jun 15, 2021
Messages
46
Office Version
  1. 365
Platform
  1. Windows
I am trying to create an if statement to check the cell in the same row but next column, e.g, typing in A23 "=if(B23<>"---","--","*")". I will receive a circular reference error each time. When trying to trace the error, the Circular Referencing is grayed out and Trace error will return no error found. Why am I receiving the message and what is the solution?
 

Excel Facts

Spell Check in Excel
Press F7 to start spell check in Excel. Be careful, by default, Excel does not check Capitalized Werds (whoops)
You shouldn't get a circular reference error....unless yo are putting it the wrong cell, ie B23. The formula works fine for me
 
Upvote 0
A thought.....A23 and B23 aren't merged cells are they ??
 
Upvote 0
Thanks for the quick response. After reading your link, I checked the array in B23, and found among all of it a single reference to A23 and deleted it. It now works fine. Thank you for the help.
 
Upvote 0

Forum statistics

Threads
1,215,059
Messages
6,122,918
Members
449,093
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top