comoregion
Registered Member
- Nov 26, 2012
- 55
- 9
This might be tricky to explain.
I have a program that displays data.
I need a program that can search that data and compile a list from the ones I’m searching for.
For example, find 1-2 and 78-4.
List A
1-2
99-0
78-4
90-389
I would paste what I was looking for and have that program compile a list of those found. I would be looking for several things of that specific item, which I would need the program to copy.
That would be the first part.
The second part would be this:
The compiled list would be hyperlinked or such to autofill an entry form out.
For example, if I clicked the first in the list; it would fill out the form like this:
Click the Hyperlink: 832456
Form:
Sort:
ID:
Number:
Any ideas of how I can do this?
Thanks
I have a program that displays data.
I need a program that can search that data and compile a list from the ones I’m searching for.
For example, find 1-2 and 78-4.
List A
1-2
99-0
78-4
90-389
I would paste what I was looking for and have that program compile a list of those found. I would be looking for several things of that specific item, which I would need the program to copy.
That would be the first part.
The second part would be this:
The compiled list would be hyperlinked or such to autofill an entry form out.
For example, if I clicked the first in the list; it would fill out the form like this:
Click the Hyperlink: 832456
Form:
Sort:
ID:
Number:
Any ideas of how I can do this?
Thanks
Last edited: