import form excel

R

Resi

i want to import repeating fields from an excel spreadsheet (from an xml feed
from a volunteer online registration form) and need to normalise these. how
do i do that???

can i automate the first level of normalisation or do i have to re-structure
the imported flat table?

(step by step instruction would be very welcome!)

hope someone can help!
 
R

Roger Carlson

You haven't given enough specifics to give you step by stem instructions.

However, on my website (www.rogersaccesslibrary.com) there is a small sample
database called "NormalizeDenormalize.mdb"
(http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=312) which
shows how to write repeated columns into a normalized table. I'd link the
Excel spreadsheet and write the normalized data to a new table.

Another sample called "ImportSpreadsheet.mdb"
(http://www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=339) might
also provide some useful techniques.

--
--Roger Carlson
MS Access MVP
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
 
R

Resi

Thanks Peter and Roger
I will try your work-outs.
sorry in delay replying but i did not get a notification of reply...
more soon
ttfn, Resi
 

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