Hello all, I have an access database table that extracts its data from excel. The excel spreadsheet has my company’s logo as a picture in the first 3 rows. Is there a way I can structure my access data table/query so that it doesn’t try to read the rows with the logo in it (it isn’t null because of the photo…already tried creating a “if not null” rule)?
What I do now is download the excel data sheet from my company portal and then delete the first 3 rows before generating my query/report on access.