Hi there,
I'm new to VBA but not to programming in general. I need to populate a cell based on another cell.
So if a cell has $0 - $100, the other cell needs to populate with $.15 and another cell populates with $15. If the cell is $100 - $250, the other cell populates with $.10 and another populates with $10.
Can someone point me to an example that does something like this?
Thanks!
I'm new to VBA but not to programming in general. I need to populate a cell based on another cell.
So if a cell has $0 - $100, the other cell needs to populate with $.15 and another cell populates with $15. If the cell is $100 - $250, the other cell populates with $.10 and another populates with $10.
Can someone point me to an example that does something like this?
Thanks!