Roger Mason <rma...@mun.ca> writes: > Substitution history of formula > Orig: '(org-sbe "dl" (el @2$1)) > $xyz-> '(org-sbe "dl" (el @2$1)) > @r$c-> '(org-sbe "dl" (el #("Fe" 0 2 (face org-table fontified t)))) > $1-> '(org-sbe "dl" (el #("Fe" 0 2 (face org-table fontified t)))) > Result: #ERROR
I suspect that org-sbe does not work well with cell references. (In general, org-sbe is very hacky) -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>