473,800 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how do I use word doc in access

ray
I am trying to use a word doc in access and am trying to create a database
around this preconfigured form. pleas help
Nov 12 '05 #1
4 1445
In message <Km************ *********@news4 .srv.hcvlny.cv. net>, ray
<ra******@opton line.net> writes
I am trying to use a word doc in access and am trying to create a database
around this preconfigured form. pleas help


Can you give a little more detail? Are you trying to move data from Word
to Access or from Access to Word?

--
Bernard Peek
London, UK. DBA, Manager, Trainer & Author. Will work for money.

Nov 12 '05 #2


Yhank for the help Betnard,

First this is my first database, what I was trying to do was take a form
I spent hours crating in microsoft word and use it as the basic
printable form or report in access. So that I can keep a database of all
the forms that I filled out and allthe names of the people I filled them
out for later use in mailing and corresponence. If you can give me a
few suggestions I would greatly appriecate it.

thank you any help

Ray

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 12 '05 #3
In message <40************ ***********@new s.frii.net>, Ray Ortiz
<ra******@opyon line.net> writes


Yhank for the help Betnard,

First this is my first database, what I was trying to do was take a form
I spent hours crating in microsoft word and use it as the basic
printable form or report in access. So that I can keep a database of all
the forms that I filled out and allthe names of the people I filled them
out for later use in mailing and corresponence. If you can give me a
few suggestions I would greatly appriecate it.


It would help if you could give a bit more information about the type of
information you are collecting. That is what will drive the design of
the database behind the forms.

I'm not sure how much you know about database design, or whether you
just want information on how to make Access do what you want.

Assuming that you are more or less a beginner then what I suggest you do
is first make a list of all of the fields that are included in the form.
Sort them into groups. If you have information about a person put all of
that information together. If the form includes repeating groups of
information list that group separately.

For instance if the form was a purchase order you would have one group
of fields about the person or organisation doing the purchasing. You
would have a separate group of fields about the line-items (item name,
price, quantity) and which would be repeated for each item on the order.

Information about the person or organisation would go into one table in
the database. Information about line-items would go into a separate
table and appear on a subform in the report.

If you want to look up more detailed instructions on how to divide the
groups of data then look up the term normalisation (or normalization if
you want the American spelling.)

--
Bernard Peek
London, UK. DBA, Manager, Trainer & Author. Will work for money.

Nov 12 '05 #4
Do you mean you want to export data from access into a form you have
created in Word? If yes, well I can help you. Just let know since I
have some code that allows you to export data you are typing into
tables (using a form) and paste it into your own built Word forms.
Write to me to my email: jp***@tin.it.
Bernard Peek <ba*@shrdlu.com > wrote in message news:<TW******* *******@shrdlu. com>...
In message <40************ ***********@new s.frii.net>, Ray Ortiz
<ra******@opyon line.net> writes


Yhank for the help Betnard,

First this is my first database, what I was trying to do was take a form
I spent hours crating in microsoft word and use it as the basic
printable form or report in access. So that I can keep a database of all
the forms that I filled out and allthe names of the people I filled them
out for later use in mailing and corresponence. If you can give me a
few suggestions I would greatly appriecate it.


It would help if you could give a bit more information about the type of
information you are collecting. That is what will drive the design of
the database behind the forms.

I'm not sure how much you know about database design, or whether you
just want information on how to make Access do what you want.

Assuming that you are more or less a beginner then what I suggest you do
is first make a list of all of the fields that are included in the form.
Sort them into groups. If you have information about a person put all of
that information together. If the form includes repeating groups of
information list that group separately.

For instance if the form was a purchase order you would have one group
of fields about the person or organisation doing the purchasing. You
would have a separate group of fields about the line-items (item name,
price, quantity) and which would be repeated for each item on the order.

Information about the person or organisation would go into one table in
the database. Information about line-items would go into a separate
table and appear on a subform in the report.

If you want to look up more detailed instructions on how to divide the
groups of data then look up the term normalisation (or normalization if
you want the American spelling.)

Nov 12 '05 #5

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

Similar topics

12
5539
by: Cheval | last post by:
Has anyone had any problems with inter-office automation between MS Word and MS Access in Office 2003? I have recently installed office 2003 in a new folder and have left the older office 2000 and office XP components installed. ie I have word/access/excel 2k/xp/2003 installed. I tried to do a usual access 2k to word 2k automation yet I get the error "Automation Error" "ClassFactory cannot supply requested class" when on late binding try...
4
15858
by: Otis Hunter | last post by:
I have been given an Access Database which contains a table that has an OLE object field that contains a Word document. That table contains hundreds of records. I would like to find out how I can write a VB script, to be executed either within Access or executed at the CMD prompt, which will loop through all the records and open the document object and save it to a Word document that I can access from Windows Explorer. An additional info...
8
3539
by: Mike MacSween | last post by:
tblCourses one to many to tblEvents. A course may have an intro workshop (a type of event), a mid course workshop, a final exam. Or any combination. Or something different in the future. At the moment the printed output is usually going to Word. It's turning into an unholy mess, because I'm having to prepare umpteen different Word templates, and the queries that drive them, depending on what events a course has.
5
4045
by: Jerry Hull | last post by:
I'm working with a database developed by an untrained person over several years - and on a network that has recently been upgraded with a new server installed and MS office upgraded from 2K (I think - it might have been XP) to 2003. The database is impressive, both in what it does and the obtuse and inconsistent ways it works. There are several hundred queries, for example, with no indication of where they are used or if they are in fact...
4
3369
by: svdh2 | last post by:
Dear All, I have lately strugled more and more with Access, what started as a simple database has brought me to the fundaments of Access. I need to transfer fields from various tables to a word-document to make a decent report (transferring a report from access to word means a lot of loss on lay out, which I find a clear showcase of microsoft's socalled software quality).
4
11135
by: Yohancef Chin | last post by:
Hi, Being fairly new to .NET I am looking for a way to call MS Word from an event on a webform, and after the user is finished save that created document to an SQL Server database. Has anyone done this? Does it seem possible? I followed the instructions from a sample on the Microsoft knowledge base but it only seems to work when creating a VB.NET Windows .EXE, not an VB.NET ASP app.
3
6133
by: Yohancef Chin | last post by:
Hi, Being fairly new to .NET I am looking for a way to call MS Word from an event on a webform, and after the user is finished save that created document to an SQL Server database. Has anyone done this? Does it seem possible? I followed the instructions from a sample on the Microsoft knowledge base but it only seems to work when creating a VB.NET Windows .EXE, not an VB.NET ASP app.
8
6734
by: babyangel43 | last post by:
Hello, I have a query set up in Access. I run it monthly, changing "date of test". I would like this query to be merged with a Word document so that the cover letter is created in Word, the fields from Access are automatically filled into the Word document. The query could be anywhere from 0-5000 names, one cover letter per name. AND to this cover letter for each applicant, there has to be attached a two page document. How in the world can...
6
5584
by: royan | last post by:
Help please! I have the same problem which this post http://groups.google.com/group/microsoft.public.vsnet.vstools.office/browse_thread/thread/91275741fa1e100f/164638c6d6ba3872?lnk=gst&q=System.UnauthorizedAccessException%3A+Access+is+denied.&rnum=1&hl=en#164638c6d6ba3872 When I deploy our ASP.NET Application web form to Windows server 2003 I got access deny error. We are using the Microsoft.Office.Interop.Word COM DLL. We need to read a...
5
9794
by: sphinney | last post by:
Basic question: Does anyone know how to go about adding a control to an Access 2007 form that will allow viewing a Word 2007 document? Reason for asking: My office is about to receive 100+/- Word 2007 documents that contain data that needs to be imported into various fields of an Access 2007 table. To facilitate the import process, I was thinking of creating a form in Access that would have a Word control (or "window") at the bottom of the...
0
9551
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10505
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10033
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7576
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5471
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3764
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.