Forum Discussion

Sameer_Kuppanath_Sultan's avatar
Sameer_Kuppanath_Sultan
Brass Contributor
Dec 11, 2019
Solved

List of Items from Data Entry Form

Hi

 

I have a data entry sheet in the attached excel, i need to get list of department in another column whenever I enter department details in the data entry form automatically (by using formulas). Is there any method to bring this list without using any VBAs. (I dont want to used data/remove duplicates option- its not automatic)

 

Otherwise, is there any formula/trick can be used the function remove duplicate automatically and copy paste the list to another column?  

15 Replies

  • JKPieterse's avatar
    JKPieterse
    Silver Contributor
    A pivot table or a Powerquery query comes to mind.
    PT: Insert a pivot table and drag the field from which you need unique items to the row area.
    PQ: Data, From Table, Delete Rows drop-down, Remove Duplicates, Close & Load, Close & Load to, select location.
    Both options require you to push "Refresh All" before the list is updated.
    • Sameer_Kuppanath_Sultan's avatar
      Sameer_Kuppanath_Sultan
      Brass Contributor

      JKPieterse 

      PT: I have to place this list in another calculation sheet, where i cannot apply pivot table option. 

      so that, every time I have to copy the list from PT and paste it to my calculation field. 

       

      What I need is a formula for automatic "remove duplicates" whenever i enter data in other column or sheet. Can it be done??

       

      PQ: can you explain with a working? 

  • mathetes's avatar
    mathetes
    Silver Contributor

    Please,  Sameer_Kuppanath_Sultan, attach a sample spreadsheet if you can do so without revealing any confidential information. It's a bit difficult to visualize what you're talking about from your brief description.

Resources