Page 1 of 1

I NEED THE CODE, NO EXPLANATIONS.

Posted: Thu Jul 14, 2022 2:13 pm
by answerhappygod
I NEED THE CODE, NO EXPLANATIONS.
I Need The Code No Explanations 1
I Need The Code No Explanations 1 (7.53 KiB) Viewed 17 times
2. Write a function called NextCell that takes a string as argument, (i.e., Address of the cell,) which should look like the address of a cell such as C2. The function should return True or False depending on whether the cell to the right of this one contains a formula. For example, if you pass C2, it checks whether D2 contains a formula.