D
De Vo
Hi
I working on my first vba project at the moment please note novice who
is becoming self taught and learning by example.
it basically revolves around a table.
the first row is a headings
the second row and below are dynamic / dynamically added /deleted by
the user.
I need to clear some of the data out of the columns 3,5 and 6 on all
rows.
I need advise on basically how i go around select and clearing the
cells.
How to detect how many rows I have considering my first row of
headings. (ok i understand i will be able to do that with row count -1
or starting my range with that variable with +1)
Please can the word vba guru pass their wisdom
many thanks
devo
I working on my first vba project at the moment please note novice who
is becoming self taught and learning by example.
it basically revolves around a table.
the first row is a headings
the second row and below are dynamic / dynamically added /deleted by
the user.
I need to clear some of the data out of the columns 3,5 and 6 on all
rows.
I need advise on basically how i go around select and clearing the
cells.
How to detect how many rows I have considering my first row of
headings. (ok i understand i will be able to do that with row count -1
or starting my range with that variable with +1)
Please can the word vba guru pass their wisdom
many thanks
devo