Import Macro

S

Steve Scott

I have a macro set up to import data from Excel, but i want to extend the
macro to then go on and apply a filter and delete rows based on the filter
criteria. I have tried adding these latter steps to the macro and nothing
happens beyond the import stage - is what i am trying to achieve feasible?

Thanks in advance.
 
J

John

Steve Scott said:
I have a macro set up to import data from Excel, but i want to extend the
macro to then go on and apply a filter and delete rows based on the filter
criteria. I have tried adding these latter steps to the macro and nothing
happens beyond the import stage - is what i am trying to achieve feasible?

Thanks in advance.

Steve,
The simple answer is "yes". It doesn't matter if the macro is Excel
based or Project based, all the things you want are doable.

John
Project MVP
 

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

Top