Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »




Formulas (office 2003,07,10,13,16 Same)

  1. Create table:  Insert Tab >>>  Table
  2. Dynamic Dropdown List : =INDIRECT("TABLE1")
  3. Auto price list : =IFERROR(VLOOKUP(D4,'PRODUCT LIST_Tab_Name_'!A:B,2,FALSE)," ")



Dynamic Dropdown List

  • No labels