Override Circular Warning When Sharing

Bingo969

Board Regular
Joined
Aug 2, 2006
Messages
112
Good Morning -

Using Windows XP SP3 and Excel 2010.

I've setup a template that will automatically insert a date/time stamp using a circular reference formula with NOW(). I have the override selected and everything works perfect.

However, I need to put this out on a shared drive and have others use it.

Is there a way to basically "globally" override the settings to allow them all to use this without each individual having to go through and change that setting?

I'm using this formula in case someone thinks there is a better way. Prefer to avoid macros since a lot of our users have it drilled into thier heads never to allow macros to run (We have 20k+ employees so it's a LOT safer that way :) )
Code:
=IF(A2<>"",IF(D2="",NOW(),D2),"")

Thanks as always. I've learned so much here!
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,214,912
Messages
6,122,204
Members
449,072
Latest member
DW Draft

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