SteamedHams
New Member
- Joined
- Jun 18, 2018
- Messages
- 3
Hi everyone,
I'm trying to change font size of a cell based on the text of another cell.
For example,
Cell A1 can contain the text "High, Medium, or Low" and cell B1 consists of a dot symbol.
I want the dot symbol in B1 to change font size depending on the value in A1.
Where High = font size 36, Medium = font size 26, and Low = font size 16.
Been trying to figure it out but I am very inexperienced with VBA.
Thanks in advance.
I'm trying to change font size of a cell based on the text of another cell.
For example,
Cell A1 can contain the text "High, Medium, or Low" and cell B1 consists of a dot symbol.
I want the dot symbol in B1 to change font size depending on the value in A1.
Where High = font size 36, Medium = font size 26, and Low = font size 16.
Been trying to figure it out but I am very inexperienced with VBA.
Thanks in advance.