Forum Discussion
CRogers650
Aug 25, 2023Copper Contributor
Excel Visual Basics - Reading Closed .csv files & Grabbing Certain Rows
Hello everyone, I am pretty new to using VBA and was hoping someone could help me with retrieving certain information from file(s). At this moment I am trying to get Excel to read and grab informat...
nimesht
Aug 26, 2023Iron Contributor
Is this (FIRST) standard SQL command?
peiyezhu
Aug 26, 2023Bronze Contributor
The FIRST() function is only supported in MS Access/jet engine
http://www-db.deis.unibo.it/courses/TW/DOCS/w3schools/sql/sql_func_first.asp.html
http://www-db.deis.unibo.it/courses/TW/DOCS/w3schools/sql/sql_func_first.asp.html