I have an upcoming project to develop a database of acronyms and their definitions. The potential input data will be in a three column table. I need to delete every row that has an X in the third column. I may also need to delete, with a different macro, any row for which column two is empty. If someone can please help me with one, maybe I can figure out the other—as part of my very slow vba learning process.
(Oh, how I still wish for the WordPerfect macro language. I could have figured this out ages ago. )
Pam