<div dir="ltr"><div>Nice!<br><br></div><div>I didn't know what dialing rules may apply to his location, Your code does look like an improvement on mine tho.<br><br></div><div>I love the REGEX function. <br></div><div><br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
</span>Even better, if the first 4 digits are "0049", you could replace them with "0"<br>
as though it was an inland call:<br>
<br>
ExecIf(REGEX("^0049."<br>
${CALLERID(NUM)})?Set(CALLERID(num)=0${CALLERID(NUM):4}))<br>
<span class="HOEnZb"></span><br></blockquote></div>-- <br><div class="gmail_signature">A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.<br>---Heinlein</div>
</div></div>