ThomasA1993
New Member
- Joined
- Sep 10, 2019
- Messages
- 6
Hi all
I'm new here and kinda of new to VBA, but trying to learn.
I have a bit of a tough one (for me at least).
I am trying to write a code that can do the following.
Whenever a row is hidden manually if the row contains a value greater or smaller than zero, and not text string in columns H, J and L - i need msgbox to pop up and say "Warning - you are hiding a data".
Is this possible - and can it work if multiple rows are hidden together?
I would have posted my own attempt - but i am not even close to one yet.
I'm new here and kinda of new to VBA, but trying to learn.
I have a bit of a tough one (for me at least).
I am trying to write a code that can do the following.
Whenever a row is hidden manually if the row contains a value greater or smaller than zero, and not text string in columns H, J and L - i need msgbox to pop up and say "Warning - you are hiding a data".
Is this possible - and can it work if multiple rows are hidden together?
I would have posted my own attempt - but i am not even close to one yet.