lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
I see these code like below and I wonder what is the rule? or how people came with this? or what is the syntax.
For example
dim ws as worksheet
for each ws in sheets
or
dim xcell as cells
for each xcell in range
Thank you.
I see these code like below and I wonder what is the rule? or how people came with this? or what is the syntax.
For example
dim ws as worksheet
for each ws in sheets
or
dim xcell as cells
for each xcell in range
Thank you.