View Single Post
  #1   Report Post  
Mikus
 
Posts: n/a
Default Change cell refrence names for whole column/row

I have following spreadsheet

A B C
1
2 Project Type Sub-type
3
4

Can i somehow rename whole column name from A to proj, from B to type from C
to stype to be able to reference these cells bb new defined names?

For example i could then refrence to cell A3 as Proj3 or C4 as stype4?