A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Axis cannot accept cell reference. You may try macro in this link.
How to set chart axis based on a cell value (exceloffthegrid.com)
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What I am trying to achieve:
Dynamic Minimum value for the Y axis based on the cell (A1), where I have calculated the value using formula.
What's happening:
Once I have entered the value and hit enter or tab, this field is automatically going to back 0.0.
What I have Done so far?
'=A1'
"=A1"
=$A$1
'=$A$1'
"=$A$1"
Any help would be much appreciated.
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Axis cannot accept cell reference. You may try macro in this link.
How to set chart axis based on a cell value (exceloffthegrid.com)