9tanstaafl9
Well-known Member
- Joined
- Mar 23, 2008
- Messages
- 535
I need to test to see if the VISIBLE cell that appears to be directly above my ACTIVE cell is bold or not.
I tried using activecell.offset(-1,0) but that doesn't work since there is often a hidden row where this may or may not be true.
I have no idea what row the next visible row will be.
Sorry if I'm missing something dumb, I've been working on this one issue for six hours and I am a mess. At least I finally figured out the problem.
Any help appreciated.
I tried using activecell.offset(-1,0) but that doesn't work since there is often a hidden row where this may or may not be true.
I have no idea what row the next visible row will be.
Sorry if I'm missing something dumb, I've been working on this one issue for six hours and I am a mess. At least I finally figured out the problem.
Any help appreciated.