473,387 Members | 1,890 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.

How this could be done ?

Hello everyone,

I have table in the Access Database, which is updated almost everyday.
Lets name this table as Table I

The Table I contains the following columns

Project ID "##########" 12 Digit Number
Project Name
Project Date
Valuation
Project City
Owner
Owner City
Our District
Sub Branch
Sent To
Project Leader
Sent On Date
Proposed Product 1 Check box
Proposed Product 2 Check Box
..
..
Proposed Product 6 Check Box

The Proposed Products are listed as the check boxes in access, right
now the person first enter the data into an excell sheet, and then
these excell sheets from 4 people is hand overed to the guy who is
responsible for adding the information into the database, all by copy
pasting the fields, and checking up the check boxes for the associated
products listed with the Project ID.

What I want to do is to create a form, which will following fields

PART I

ID Number ########### ( 12 Digit Number ) ( Primary key )
Name Text
Date Date
Sent To Text
Leader / Manager Text

PART II
Date Called Date
Caller Text
Tries Number
Actual Product 1 Check Box
..
..
Actual Product 9 Check Box
NOTES Text

Part I, is the fields, where I want to fill in the Id Number, and want
the
other fields of PART I to be auto populate as per the record,
associated with
it in the Table I from the Database .

The table 2, is needed to get filled up using the form, which will
search
for the Project ID from table 1 and autopopulate the fields which are
associated with it, as described by the PART 1 of the Form, and then
show the
Actual products sold, as the check boxes, which are filled by the
operator while contacting the owner. Then the last step will be adding
all
the information filled up on the form to table 2, which is going to
have the following fields
---- Entries from Table 1 ------
ID Number ########### ( 12 Digit Number ) ( Primary key )
Name Text
Date Date
Sent To Text
Leader / Manager Text

--- NEW Entries-----

--------This is to track the process---------
Date Called Date
Called whom ? Text
number of Tries Number

--------Actual Products sold-----------
Project 1 Check Box
Project 2 Check Box
..
..
Project 6 Check Box
Part II fields are filled in after the data is searched from the Table
I
using this form. Once both Part I and Part II fields are filled, this
information should be saved into the Table II, which is the new table
and
going to be filled with the data of both Part I and Part II of the
form.

I do understand that there might be different way to design this. The
previous database was not designed by me. what are the possible ways
to
better construct the database and solve the problem I am facing.
Thanks again for your time.

noble

Jun 20 '07 #1
0 1038

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

Similar topics

0
by: Mark Wilson CPU | last post by:
I upgraded my local Nuspere installation with the newer PHP (see notes below); I installed the 4.3.2 version, using the installer ("blind", since I never heard back from anyone who'd done it...
1
by: Afaq | last post by:
Hi, After adding large number of empty resource files (which will be updated later), we are not able to compile the project. the following is the output of the build process. It fails while...
9
by: Steven T. Hatton | last post by:
This was written for the gnu.g++.help list. It rather clearly spells out the most important feature of Java that I believe C++ lacks. I really don't believe the C++ Standard sepcifies enough for a...
5
by: Norberto Rivera | last post by:
Is there another option that allows me to do what I want to do? Javascript does not allow me (as far as I could see: I don't know much) to delete, rename, or copy a file at the web hosting side....
1
by: Koen | last post by:
Hi all, I created a little database to manage my e-books. The program will synchronize a table with the contents of a directory. Works great. Because I keep additional info (like keywords) to...
2
by: Shimon Sim | last post by:
Hi I started using SharePoint services and noticed that it works great with Word - just open doc and edit. could it be done with ASP.NET by regular people? May be someone can give a hint in right...
13
by: Thom Little | last post by:
My first ASP.NET application on Visual Studio 2005 and .NET Framework 2.0 The application compiles and executes correctly on the development machine. I then publish it to an empty directory on...
0
by: Derek | last post by:
I am creating an intranet using Visual Web Developer Express Edition. Everything has been working OK until yesterday when I started getting 62 messages all beginning "Could not find schema...
22
by: Zytan | last post by:
I have public methods in a form. The main form calls them, to update that form's display. This form is like a real-time view of data that is changing. But, the form may not exist (it is...
1
by: Mufasa | last post by:
I have a couple of fields that are autopostback and I want to make tab work correctly between them. But whenever somebody changes the value and clicks somewhere else the page reloads as it should...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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,...

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.