Microsoft Excel relies on two fundamental reference types when addressing other cells. Absolute references -- which are denoted with a "$" -- lock a reference, so it will not change when copying the ...
I'm knee deep in a pretty nasty WinForms UI layout, and am constantly having problems trying to get things to look right. (WPF is not an option for this app, for unrelated reasons.) My biggest issue ...