|
Switchboard manager Greyed out
I have a SQLserver database and have created several forms and reports.
Now I am trying to create a switchboard form to tie them together but
it appears greyed out. I have loaded all the the MS-Office patches and
updates to no avail. Any suggestions.
...
|
1 |
30.05.2006 19:47:51 |
|
Displaying Appointments in a Calendar format using Access reports
Hi, Can anyone please help. I have a database that collects client
information and is also used to create appointments. Is it possible to
create a report in Calendar Format that displays the appointments for a
specific time frame. I know a list can be generated however I would like to
display this information in a typical calendar view. Appreciate any help
with this.
Thanks Andrae...
|
4 |
28.05.2006 19:13:15 |
|
VisualStudio2005 and Wind32 applications
Is it possible with VisualtStudio2005 to build C++ Win32 applications (I
mean both console and not) ?
I have installed VC++Express and I have found that with this tool it is only
possible to produce CONSOLE Win32 applictions.
Thank You in advance.
Luigi Sacchetti
...
|
3 |
28.05.2006 19:13:00 |
|
Office 2000 developer install problem
I think I may have really messed up......
I recently bought Microsoft Office 2000 Developer "Special Upgrade". First
of all I did not know it was an "upgrade".
I am trying to install this program on a machine that has Microsoft XP
Professional OS and MS Office XP Professional. The upgrade will not install
because it cannot find a valid upgrade product on my machine even though it
sa...
|
4 |
28.05.2006 19:12:56 |
|
Problem installing an Access 2003 packaged application
I have a n access db with all sorts of additional DLL's etc ehich I wish to
deploy to machines already haveing Access 2003 on.
If I just build a packagae form indside the VBE environmnmet asking the
system not to install Access 2003 runtime when I attempt to install the
packagae I get the message "the application you are Installing requires
Microsoft Access 2002. Setup cannot continue...
|
2 |
28.05.2006 19:12:48 |
|
Retrieve selected field name.
I use the following code and “setFieldColorsEffect “procedure to change
background color and field effect when a field receives focus.
Private Sub ptCategory_GotFocus()
Call setFieldColorsEffect(Me, "ptCategory", “GotFocusâ€)
End Sub
Is there a way to retrieve the selected field name and type action taken
when a field is selected?
If Access would return this information (as...
|
3 |
28.05.2006 19:12:43 |
|
How to add PDFs to Access 2003 database?
Hi!
I am rather new at this and now it seems that I got stuck :)
I am working on a database that requires pdf documents attached to its
records. Basically the database stores information about some articles, and I
need to attach a pdf copy of that article to each record.
Which is the best way to do it?
I have tried to add the pdf as linked OLE objects, and everything was fine
and worki...
|
7 |
28.05.2006 19:12:39 |
|
´ó¼ÒºÃ!!!!!
ºÜ¸ßÐËÈÏʶ´ó¼Ò!ÎÒÊÇС¼Í
...
|
2 |
28.05.2006 19:12:34 |
|
Visual Studio Tools for Office (developer)
I have an XP machine that I'd like to install Access2002 and the Office
2000 developer on. Is Developer dependent on the OS or the version of
Access?
Also, do you think access mde's created on this setup will run on a
windows 98 machine that uses access runtime?
Thanks.
Karen
...
|
5 |
28.05.2006 19:12:29 |
|
FORM to enforce a rule based sequence of events
I have a form issue that I can't quite resolve for a database that tracks the
test flow status of units on a production floor.
I have a base login table for units under test, with among other things an
'active' boolean field indicating that the unit has not completed testing.
I have an event table with a 'test name' field and a 'test status' field.
Test names are drawn from a list as ...
|
2 |
28.05.2006 19:12:24 |
|
A
ADFAF WTWTRWRERQWR
...
|
2 |
28.05.2006 19:12:19 |
|
Runtime Environment does not recognize functions
I created a db in the 2003 Developer Extensions and opted to run it in the
runtime environment. Everything works great on computers with Access
installed, yet on a "clean computer" (newly installed Windows, with no
version of Office installed), the functions I created in the original db are
not recognized and an error occurs. Am I missing a step when I create the
installation package?? W...
|
10 |
28.05.2006 19:12:16 |
|
Validation rules error in Access 2002
I have a number of BeforeUpdate event procedures which perform field
validation and if the data is invalid set Cancel = -1.
In some cases, but not all, the procedures produce the validation rules
violation message. This also occurs if I use Docmd.CancelEvent.
None of the fields has a validation rule at either table or form.
An example is -
If Not ValidateBook(Me.Number.Text) Then
...
|
2 |
28.05.2006 19:12:11 |
|
Page header distorted on reports when converting 2000->XP
Hi all,
I've build several applications on access 2000 with hebrew interface.
On few work-stations we have access xp installed (again, hebrew interface).
When open a report on those work stations, the page header is fine on the
first page, but on all other pages it get distorted - it moves aside to the
right by few centimeters.
It happens on all applications built on office 2000, on all re...
|
2 |
28.05.2006 19:12:07 |
|
Where does the Digital Certificate go?
Is there a standard location on the users system for a digital certificate
file to be installed. We thought it was something we could include in a
module or install as a dll but it turns out it is its own file type and we
don't see any others like it. So do we put it in the same dir as our MDE
(seems an unsecure spot for this sort of thing), or in one the win\System
dirs or an \all Users...
|
3 |
28.05.2006 19:12:03 |
|
Email
Is there instant message with entourage please email me at
andyredrex@ntlworld.com please I will be very greatfull if you reply back to
me so please do thank you.
Andy Giles
...
|
2 |
28.05.2006 19:11:59 |
|
MDE and runtime
The Access Object Library reference (MSACC.OLB) is different for my dev
machine (Access 2003 with VB Tools), where this reference sits in an
....Office11 folder and clients having Access 2000 or 2002, where the
reference sits in the ...Office10 folder. Thus, my app fails miserably as an
MDE unless it is compiled on a machine having the earlier version of Access.
Is there any way other t...
|
9 |
28.05.2006 19:11:54 |
|
Distributing updates on a network
I have a small network and am developing sofware for a manufacturing company
using Access. This is my first experience with Access so I have a lot of
questions. I have finished a portion of the project and am ready run it live.
I have split the database and have be.mdb on the server. I am now faced with
having to load the front end on each system on the network. As I will be
making a lot...
|
4 |
28.05.2006 19:11:50 |
|
Access Dependencies
I have a DB to analyse and I would like to see the whole dependencies
between tables and (if possible) queries.
Is there a function in Access showing that? And not only from one table
to another but for tables or files included in one DB?
Thanks for your help
Regards
Alex...
|
3 |
28.05.2006 19:11:45 |
|
NEW PORTAL
===========================================================================
FULL LEGAL SOFTWARE !!!
Games, video, program, image, chat, questbook, catalog site, arts, news,
and...
This site it is full register and legal software !!!
Please download and you must register software !!!
PLEASE REGISTER SOFTWARE:
http://www.webteam.gsi.pl/rejestracja.htm
DOWNLOAD LEGAL SOFTWARE:
http://www.w...
|
1 |
28.05.2006 19:11:11 |
|
ФÃ÷Ã÷
Èöµ©¹ã·º¶îÍ⹤ÈËʱ¹âÃſڿÃ˾Âí¹âÃÇ£¬£¬¡£
...
|
1 |
26.05.2006 07:24:17 |
|
Export Access Reports to Excel
I have an Access report that groups on Name and forces a new page for each
Name. I want to be able to export this report to Excel and have the data for
each name appear on separate tabs. I thought I remembered Access doing this
years ago in earlier versions. Can anyone help with how to accomplish this?...
|
5 |
26.05.2006 03:39:58 |
|
Microsoft Charting in Access Questions
I have a graph that i'm trying to display showing the history of a few
fields.
There are 2 tables: Person and PersonHistory... For each person there is
1..many records in person history...
So the chart would show the trend of these fields in PersonHistory over time
(week_ID is one of the records in personhistory...)
I am putting the chart on form that will enable the person to sel...
|
2 |
25.05.2006 15:23:02 |
|
Replacing VbCR in string with ","
I have imported into a table an XML file which details addresses. In the
table in shows the address as follows: 1635 W National Ave *Milwaukee, WI
53204-1130
The * is actually a little square box which I presume is the VBcr symbol.
I want to replace this with ",". How do I do it.
I have tried
Old = Replace(Old, Vbcr, ",", , , vbTextCompare)
but this does not work.
Thanks in adv...
|
4 |
24.05.2006 19:17:03 |
|
µçÐÅ043°à27ºÅãåºêÓî
hello how are you
...
|
3 |
23.05.2006 11:03:47 |