Cell Border in VBA
Solved
Grobibi34
Posted messages
83
Status
Member
-
seb -
seb -
Hello everyone.
I am currently developing a small automated planning tool, so my rows and columns are variable.
I would like all the cells I have edited to have a border.
I imagine that the problem would be to scan through all the cells row by row or column by column to see if there is anything written in them; if so, we would border the cell in question.
Am I correct in principle? If so, how can I achieve this, and if not, how should I proceed?
Best regards,
Grobibi34
I am currently developing a small automated planning tool, so my rows and columns are variable.
I would like all the cells I have edited to have a border.
I imagine that the problem would be to scan through all the cells row by row or column by column to see if there is anything written in them; if so, we would border the cell in question.
Am I correct in principle? If so, how can I achieve this, and if not, how should I proceed?
Best regards,
Grobibi34
Configuration: Windows XP Internet Explorer 6.0