Hello all, new user of Microvellum here, looking for some help. Here is the formula I use for a base cabinet that has the Left side extended back 3" with a Finished end panel attached. The end panel extends front 7/8" to align with drawer/door at front and extends back 2 15/16" per our company's standard reveal.
Left end:
=Depth+FE_Scribe+IF(Flush_With_Face=1,Thickness_Door+Door_to_Cabinet_Gap,0)+Extend_Front_Edge-G!Default_Door_Drawer_Reveal*2+L!Extend_Left_Side_Back+IF(L!Left_Applied_End_Panel_Option_3="Extend Front 7/8",1)-0.0625
and here is the Y-Origin:
=-Depth-IF(Flush_With_Face=1,Thickness_Door+Door_to_Cabinet_Gap,0)-Extend_Front_Edge+G!Default_Door_Drawer_Reveal-IF(L!Left_Applied_End_Panel_Option_3="Extend Front 7/8",1)+0.0625
I understand the Right side would be opposite, and I have tried to create the formula around this premise, but it does not work. I am not a programmer, unless my 1 semester of PASCAL in HS, back in the 80s' counts...but I doubt it. Here is the Right End and Y-origin formulas, I have a hunch it's in the Y-origin that I need to tweak.
Right end: =Depth+FE_Scribe+IF(Flush_With_Face=1,Thickness_Door+Door_to_Cabinet_Gap,0)+Extend_Front_Edge-G!Default_Door_Drawer_Reveal*2+L!Extend_Right_Side_Back+IF(L!Right_Applied_End_Panel_Option_3="Extend Front 7/8",1)-0.0625
Right end Y - origin:
=-Depth-IF(Flush_With_Face=1,Thickness_Door+Door_to_Cabinet_Gap,0)-Extend_Front_Edge+G!Default_Door_Drawer_Reveal-IF(L!Right_Applied_End_Panel_Option_3="Extend Front 7/8",1)+L!Extend_Right_Side_Back+0.0625
What am I missing? or what am I misunderstanding? Any help would be Greatly appreciated. Thank you for taking the time to respond to this Question, and have a Blessed day!