Hi
I am using the following query in Google Sheets to import rows of data from my 'RawData' sheet to my 'Week01' sales sheet...
=QUERY(RawData!A2:P10001,"Select A,E,F,H,J,L,O where I<>'Declined' and P= date '"&TEXT(B2,"yyy-MM-dd")&"'")
used in 'ID' columns, row 4
I want to achieve the same thing in Excel but I am really not sure where to start.
Thanks in advance for your time and help
Sheet attached
Bookmarks