473,387 Members | 1,515 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Need to Collect Resume Data from External Employees

What is the best approach to collect and load Employee Resume Data
from External Employees who may not have Microsoft access? If is
likely they will have Microsoft Word, but not Microsoft Access.

Is there any type of form/template that I could send to employees to
fill out and send back for me to import into the Access Database?

Or should I consider a Word Forms with some type of data extractor for
loading into Access database? and if so, what type of extractor
mechanism should I use?

Sep 18 '07 #1
4 3368
On Sep 18, 5:16 pm, shelley_2000 <shelley_2...@comcast.netwrote:
What is the best approach to collect and load Employee Resume Data
from External Employees who may not have Microsoft access? If is
likely they will have Microsoft Word, but not Microsoft Access.

Is there any type of form/template that I could send to employees to
fill out and send back for me to import into the Access Database?

Or should I consider a Word Forms with some type of data extractor for
loading into Access database? and if so, what type of extractor
mechanism should I use?
If it worked, you would have to import them one at a time. A better
solution is to allow them to input the data through a company
website. If you have to do it the hard way, then you have a couple of
choices:
1) Send out a Word doc, and have them fill it in, send it in, and then
you (or someone) would type it in.
2) Use VBA and Word to create an input sheet that validates data and
exports the data to a textfile.
The second option is possible, but it would take a great deal of
time. How many employees are we talking about? If it is less than
20, then option 1 is the faster way.

Sep 19 '07 #2
On Tue, 18 Sep 2007 15:16:31 -0700, shelley_2000
<sh**********@comcast.netwrote:

Most people have their resume in Word format. Parsing it and sticking
it into a database is a non-trivial exercise.
There are many commercial products that do this; evaluate those.
You could have a set of web pages you would invite candidates to fill
out. Or pay for access to an existing online database.
In Access2007 there is new support for emailing out a survey. Check
the help file for "Data Collection E-mail Options".

-Tom.

>What is the best approach to collect and load Employee Resume Data
from External Employees who may not have Microsoft access? If is
likely they will have Microsoft Word, but not Microsoft Access.

Is there any type of form/template that I could send to employees to
fill out and send back for me to import into the Access Database?

Or should I consider a Word Forms with some type of data extractor for
loading into Access database? and if so, what type of extractor
mechanism should I use?
Sep 19 '07 #3
On Sep 19, 9:45 am, Tom van Stiphout <no.spam.tom7...@cox.netwrote:
On Tue, 18 Sep 2007 15:16:31 -0700, shelley_2000

<shelley_2...@comcast.netwrote:

Most people have their resume in Word format. Parsing it and sticking
it into a database is a non-trivial exercise.
There are many commercial products that do this; evaluate those.
You could have a set of web pages you would invite candidates to fill
out. Or pay for access to an existing online database.
In Access2007 there is new support for emailing out a survey. Check
the help file for "Data Collection E-mail Options".

-Tom.
What is the best approach to collect and load Employee Resume Data
from External Employees who may not have Microsoft access? If is
likely they will have Microsoft Word, but not Microsoft Access.
Is there any type of form/template that I could send to employees to
fill out and send back for me to import into the Access Database?
Or should I consider a Word Forms with some type of data extractor for
loading into Access database? and if so, what type of extractor
mechanism should I use?- Hide quoted text -

- Show quoted text -
My company uses Word 2003 and Access 2003.
Employees are remote and lose their vpn key fobs often so internal
Website is not an option if we want high participation.
Manual data entry is not an option due to 200 employees.

I am curently trying the Word form, import into Access option.
I am currently unable to find a VBA script to parse word form data
into Access. I found a thread from 2002, but link to VBA code is no
longer accessible.

Anyone have VBA script or other ideas?

-Txs shelley

Sep 19 '07 #4
My suggestion would be to have the employee complete a text file with
notepad, in the form:

Name:
Address:
City:
State:
ZIP:

I have used similar files for relatively low volume data collection such as
you mention, and the code is not difficult. You send them the text file
with the field names, caution them not to change anything before the ":".
They add the data and email the text file back to you. You read the file and
create or update a record from it. It will not be foolproof but it'll be as
good as a Word form, and possibly a lot easier.

Larry Linson
Microsoft Access MVP
"shelley_2000" <sh**********@comcast.netwrote in message
news:11*********************@50g2000hsm.googlegrou ps.com...
On Sep 19, 9:45 am, Tom van Stiphout <no.spam.tom7...@cox.netwrote:
>On Tue, 18 Sep 2007 15:16:31 -0700, shelley_2000

<shelley_2...@comcast.netwrote:

Most people have their resume in Word format. Parsing it and sticking
it into a database is a non-trivial exercise.
There are many commercial products that do this; evaluate those.
You could have a set of web pages you would invite candidates to fill
out. Or pay for access to an existing online database.
In Access2007 there is new support for emailing out a survey. Check
the help file for "Data Collection E-mail Options".

-Tom.
>What is the best approach to collect and load Employee Resume Data
from External Employees who may not have Microsoft access? If is
likely they will have Microsoft Word, but not Microsoft Access.
>Is there any type of form/template that I could send to employees to
fill out and send back for me to import into the Access Database?
>Or should I consider a Word Forms with some type of data extractor for
loading into Access database? and if so, what type of extractor
mechanism should I use?- Hide quoted text -

- Show quoted text -

My company uses Word 2003 and Access 2003.
Employees are remote and lose their vpn key fobs often so internal
Website is not an option if we want high participation.
Manual data entry is not an option due to 200 employees.

I am curently trying the Word form, import into Access option.
I am currently unable to find a VBA script to parse word form data
into Access. I found a thread from 2002, but link to VBA code is no
longer accessible.

Anyone have VBA script or other ideas?

-Txs shelley

Sep 20 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Ian DeRock | last post by:
I'm fairly new to XML. As I can see it, XML is a way to organize data like in a table in a RDB, or the RDB itself. I have used XML in application data, but did not design the actual XML. I...
9
by: Joe Rigley | last post by:
Hello, As a .NET newbie I'd appreciate some advice... I've been tasked with writing a small app (in VB .NET) that takes some data from our HR system, does some format modifications, and loads...
9
by: Edward S | last post by:
I budget for a Project in an Excel sheet as illustrated below. The months below are usually a 2 year period i.e. 24 months, though it could be over 24 months depending upon a Project. I then...
0
by: nick_faye | last post by:
Hi, I hope somebody can help me. I am collecting data from different external ms access database on my VB programming. I am using the SQL command as shown below: While strPaths(iCtr) <> ""...
11
by: Antonio | last post by:
Hello, here is what I am doing. 1) user accesses web page and clicks button to build report 2) web page accesses web service whose data type is DataSet (public DataSet methodname()...) 3) web...
0
by: HNguyen | last post by:
Hi, I have a problem of binding data from XQuery to a dataset. Here is the program I've extracted from 4guysfromrolla.com. This program read data from an XML file (Employees.xml) and performed...
1
by: stevesnow | last post by:
---------------------------------------------- Please forward this work experience & skills summary to your Database & software development, MIS/IT/Software Department for review. ...
4
by: svgeorge | last post by:
I NEED TO COLLECT FROM THE GRIDVIEW(DATASELECTED) IN TO A TABLE(SelectedPayment) -------------------------------------------------------------------------------- How TO COLLECT THE ROWS...
0
ADezii
by: ADezii | last post by:
Rather than using CurrentProject.Connection or entering your own Connection information, ADO supports storing Connection information in an external file called a Data Link File (which normally has a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.