I want to use a column header name from Row 1 in a function on multiple rows, and I want to use the exact same function in that column for each row.
Example: Consider a spreadsheet with a list of books, one book per row. Each row has columns for book title, price, and tax. The column for book price is named (cleverly) BookPrice. In the tax column, the function would look something like:
=BookPrice * 6%
Meaning I want the function to compute the tax for the book on that row.
I’ve done Google searches & looked on numerous Libre Office-related Web pages, and many seemed to imply this is possible, but none explained it clearly (or perhaps is out of date, or left out a step), because nothing I’ve done works. Every time try to create the function, I get either a name error or value error.
I know this is a little complicated. Let me know if I didn’t explain it clearly.
Here’s my Libre Office version:
26.2.3.2 (X86_64)
Build ID: 70e089b17412e4cb7773e41413306b17a2328c34
CPU threads: 12; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded

