Find the word "total" in a cell, delete row or column

  • Thread starter Thread starter Lawlerd
  • Start date Start date
L

Lawlerd

Hi,
With this statement, Set rng = Cells.Find("total", LookIn:=xlValues
LookAt:=xlPart), is there any way to LookIn:=xlvalues, LookAt:=xlPar
(but not include column A) ?

I need to exclude Column A when searching for "total" in any cells. I
this possible ?

Thanks for taking the time to answer my previous question..It i
GREATLY appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top