ipbr21054
Well-known Member
- Joined
- Nov 16, 2010
- Messages
- 5,759
- Office Version
- 2007
- Platform
- Windows
Hi,
I wish to replace the code part where it shows Active cell with a specific cell, being Z40
MonthsIncome.MyIncome.Value = ActiveCell.Value
With active cell in use I’ve noticed that when say B50 is selected then that’s the active cell.
Either way I need Z40 to be the cell in question whether Z40 or B50 is selected.
Thanks.
I wish to replace the code part where it shows Active cell with a specific cell, being Z40
MonthsIncome.MyIncome.Value = ActiveCell.Value
With active cell in use I’ve noticed that when say B50 is selected then that’s the active cell.
Either way I need Z40 to be the cell in question whether Z40 or B50 is selected.
Thanks.