Forum Discussion
KashifRiyadh
Feb 16, 2021Copper Contributor
Transferring data based on specific date
Hi, I am creating a data base, but I am stuck at point where I want data to be copied to another sheet based on date. e.g. if I enter a data on 02/12/2021 then in the database sheet it should find t...
Riny_van_Eekelen
Feb 16, 2021Platinum Contributor
KashifRiyadh Without seeing the file you are working on, I suggest you look into one of Excels lookup functions. LOOKUP, VLOOKUP, INDEX/MATCH or XLOOKUP. Which one to choose depends on the structure of the data and the Excel version you have. You might even have access to the new FILTER function.
KashifRiyadh
Feb 16, 2021Copper Contributor