• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Pull data based on user input

Hi Friends,

By using VBA, I am supposed to pull data based on user input, Column is fixed but rows are not fixed.

Based on cell value C5 to C8 (Values will change), data main table should get filtered out

I have attached example file with more details


Thanks & Regards
 

Attachments

  • Pull data based on cell value.xlsm
    16 KB · Views: 15
Hi Mani,

Could you please explains briefly the filter types and also give one sample result data, the result table which is there in the workbook is not matching the condition which you explained in the workbook.

Regards
Abdul Matheen
 
Adding to what Abdul rightly mentioned, it would be great if you could tell us will criteria should be applied to which column.

For instance:
C5 to Col.A , C6 to Col.B and more on....
 
Hi, mani_bbc05!
Maybe you want to share your solution with the community, so as people who read this would have the issue or question and the solution or answer as well.
Regards!
 
Project - When team members chooses from the drop down box in workbook ‘Product Development Phases’ (column B 8), that it automatically loads this same information in the ‘Detailed Project Master List’ worksheet of the workbook ‘Working spreadsheet 011314’ in column J – according to the Project name provided in column B 5 from ‘Product Development Phases’. Project names will correspond with column E. (I had begun to work on this, not sure if this is in the format for a macro).
a. (Question – can an ‘if, then, else’ statement be used in a nested function/macro for this question)
 

Attachments

  • Product Development Phases.xlsx
    13.8 KB · Views: 0
  • Working spreadsheet 011314 for et.xlsx
    21 KB · Views: 2
Back
Top