Access Pivot Table (Display Data)
Thu, 9 Oct 2008 10:18:16 -0700
The Excel pivot table have the advantage to display the data related to
specific cell displaying these in another sheet only double clicking the cell
in the pivot table.
Is there any method to do this in the Access pivot tables? ...
|
Splitting databases to get more gigabytes
Thu, 9 Oct 2008 10:14:01 -0700
I have a lot of Access databases going on for my employer, but now I've got a
proposal for one that will have 10,000 records. I always split my databases
(front end/back end) for multiple users, but I never thought that perhaps
that doubles my capacity until I read the specs for Access 2007. Does the BE
ha ...
|
Combo box
Thu, 9 Oct 2008 10:11:00 -0700
I have create a table with country, town and cost. I have create a form with
a combo box linked to country. The combo box shows all the rows from the
country, which means I see the country name for ever row in the table. What
can I do so the combo box just shows the country name once but selects all
the rows ...
|
Javascript, ASP or DB problem ???????????
Thu, 9 Oct 2008 10:05:01 -0700
Dear Sirs
There are coming dozens of Questionmarks out of my head.
Here is the problem:
I have an ASP in-put page where I would like that, if a record got changed,
the text color switches from black to red.
This is the code for one record:
Code:
<tr>
<td align="left" valign="top" class="formpa ...
|
how do i insert inpage document in access 2003?
Thu, 9 Oct 2008 10:00:23 -0700
i m developing a "quiz maker" for which i need to insert urdu text in field.
can any body help me that how do i insert inpage document in access 2003? ...
|
Table design question - somewhat OT
Thu, 9 Oct 2008 09:51:26 -0700 (PDT)
I created a small program to track the kids in my Elementary School
Chess Club.
It was not too hard, I had a table of Games and a table of Players.
Now I"m facing a new wrinkle and I don't know how to accommodate this.
Perhaps the assembled wisdom here can give me some insight.
We need to split the kids int ...
|
Sorting By Date
Thu, 9 Oct 2008 09:46:22 -0700
I have a table that I would like to query and then sort by date field. All of
the 10/2/08 dates get sorted together as they should. What if I wanted to
add a specific hour to all of these dates in order to sort them to a more
accurate order? How would I format the original [Field] in the table? I
tried ge ...
|
|
|
henry yu tomtom comment ou
Thu, 9 Oct 2008 11:43:19 -0500
...
|
access 2000 cascading combi
Thu, 9 Oct 2008 17:16:03 +0100
Hi
Am building db and am new to it. Problem is cannot get combi boxes to work.
Have 4 tables:employees,workexperience, experiencecategory and
employeeexperience. have relationships many to many for employees -
workexperience thru employeeexperience and one to many experiencecategory to
workexperience.
Tryi ...
|
Programmatically Set Startup Options
Thu, 9 Oct 2008 09:12:03 -0700
A2003, XP Pro
Is there a way to set Startup Options (as in Tools/Startup...) from the
autoexec macro?
Specifically, I'd like to set the Application Icon to an icon file in the
Graphics folder installed with my app. I use the public function:
"ImagePath = CurrentProject.Path & "\Graphics"" to find the im ...
|