Forum Discussion

dlowrey2120's avatar
dlowrey2120
Copper Contributor
Jun 20, 2023

Excel VBA - Write Function() into cell using a variable for row number?

Hello, thanks for looking. I have a function GetSomething() that I want to write into a cell using VBA. The cell is found by using a variable "lastrow", representing the last row number + 1 to obtai...

Resources