Using the Find method

JohnCTX 636 Reputation points
2021-03-22T05:26:43.207+00:00

I am doing a categorizing experiment by using the Find method.

  1. Program reads a text file.
  2. Program scans an entry for a keyword.
  3. Keyword is automatically submitted by using the Find method.
  4. If match is not found or current record is null then add it to the table.
  5. If match is found or current record is not null then do not add it to the table; this is to avoid redundancy of data input.

Can users provide me tutorials and examples?

Regards,

JohnCTX

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
826 questions
{count} votes