Hi friends,

I have a excel file which has the following
  • list of some codes
  • Status of various processes agains every code
  • A userform which will update the status for every code

Now I would like to have another user form whicl will have some parameters. for example as how many codes pending on specific process, the process will be dynamically given by the user. This I will be able to create.

I want to filter specific rows and print few columns (related to a specific process alone) in a text file.

I tried searching in this forum, but I could n't. Can some one help me?

Sethu Murugan