HI Skip,
I've spent qute a while sifting through the results on delete rows, and picked up quite a few interesting tips, however none addressed my dilemma, all seven cells in that row must contain 0 for me to delete the row. Any ideas ?
Many thanks!!
Hi,
I'm trying to delete rows in an excel spreadsheet using vba based on the fact that all the cells in a row in columns l -> r contain 0.
Many thanks!!
I'm trying to automate some excel procedures using vba. Currently I'm having difficulties when I need to insert a formula into a cell that takes values such as the row and the sheet name in a file, and passes then into the formula.
SheetName is entered in a form.
MyRow = Selection.Row
Formula1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.