Auto Populate

T

t568aort568b

I have an employee database that I would like to be able to auto
populate the employees name and address from a word resume. Is this a
posible task. I know there will have to be some restrictions to where
it will look for this info but I would be happy if it would just pull
it from the begining on the resume
Ie the word doc would look like this:
John Doe
1313 Mocking Bird Lane
Somewhere, TX 000000
Objective
Skills
References

The database would pull:
firstname field = John
Last name field = Doe
Street field = 1313 Mocking Bird Lane
City = Somewhere
State = TX
Zip = 00000


As always thats for the help!!
 
D

DanielS via AccessMonster.com

I would probably look at creating a macro in Word instead of PULLING from the
db.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top