我有一个宏,该宏已经可以从文本文件导入和解析数据。我现在需要它来查找每个文本文件中始终相同的数据范围。该文件中包含许多文本,但在文件中间的某个位置具有以下数据。我需要它来将数据复制并粘贴到表中,从单词“ acct123456789”到“客户服务团队”。我正在使用MS Access。也许我想要一个搜索框,让用户输入帐号,然后从帐号中复制它,直到“客户服务团队?”
我在表“ statement-find”中有10个字段,分别命名为“ f1,f2,f3,f4,f5,f6,f7,f8,f9,f10”
示例:
Search Box: USER INPUT (ex. 123456789)
- Information found in the table called "statement-find".
- Macro/VBA copies information from acct 123456789 to the customer service
team
- macro/vba pastes that range into a table called "statement"
Acct 123456789
Hello,
Thank you for your payment. Please view your receipt at www.test.com
Thank You,
The customer service team