|
how to set size of Access object opening window
When I open an object (table, report, query, etc.) in Access, the window is
always less than the full screen and often varies without any reason that I
can see. I would like to set Access so that it retains the window size that I
close at -- this is the way I experienced Access before the 2003 version. Is
there some way to adjust the default opening window size for objects so that
they a...
|
2 |
06.07.2006 18:10:01 |
|
Vertical lines not printing or exporting...
I have been trying to get vertical lines to work in a report using VBA
code as suggested by Microsoft here:
http://support.microsoft.com/kb/q151543/ (except I replaced Microsoft's
default line values with my own):
Private Sub Report_Open(Cancel as Integer)
DoCmd.Maximize
End Sub
Private Sub Report_Close()
DoCmd.Restore
End Sub
Private Sub Report_Page()
...
|
1 |
06.07.2006 16:57:30 |
|
Help please !
I am creating a user friendly form, 1 pager, that track everything I need. I
want to be able to select a name from a dropdown menu, which then paste the
selected record (All fields from the query selected) to my main table (&
Form).
I want to select someone record from a list and link this individual and his
informations to the main table; maybe with a command button only visible whe...
|
2 |
05.07.2006 21:32:30 |
|
disable screen saver installation
hi,
is it possible to disable user self installation of screen saver?
this is to prevent any unauthorised screen savers and to prevent users to
write into the hdd with unneccessary appilcations.
1 example of screen saver that can be installed by any user wo
administrative rights can be location at www.webshots.com...
|
2 |
04.07.2006 23:16:33 |
|
Beta defender will not clean ..says needs registered
Hi Have Windows Ultimate Defender Beta.. downloaded fine.
scans fine..says I have 267 low threat cookies..and
3 HIGH threat files.. then when I push clean/remove
It will not remove..says..I need to register.. I looked and
see my name is on the initial download..HELP PLEASE
computer is causing alot of grief...
cabosco53@yahoo.com
thank you
--
carmine
Richmond, Va...
|
1 |
04.07.2006 22:44:01 |
|
Repairing Access 2.0 registry settings.
Hi,
I would like to repair my Access 2.0 file associations in the registry.
I know that we can use "/regserver" command line switch to register
MS Access 97.
I was wondering if a similar kinda switch or something that automatically
repairs the registry settings for Access 2.0.
Any suggestions?
Cheers,
Naveen....
|
4 |
04.07.2006 21:38:32 |
|
how do I turn on read receipt option
I don't know how to turn on my read receipt option so that I know that my
email has been read by who I sent it to. please help. I have looed in the
tools and options and I can't seem to find it.
...
|
2 |
04.07.2006 14:33:01 |
|
Distribute updates
I have an application which quite frequently gets updated and I would liked
to automate distribution of these updates.
How do you suggest I do this? I would rather not use a full installation
utility.
I have worked out the following BAT file to do the update which will reside
on the server and be launched by the user via a shortcut. It will check for
updates and launch the app:
...
|
1 |
04.07.2006 14:29:02 |
|
UNICODE problem with ACCESS 2000
I went thru a lot of iformation but nothing solv my Problem so thanks
for people helping.
Devopping a small Access 200 application ( one table, two forms and on
one of these form a button to open the other form. Everything done with
the assistants.
This is developped on a machine entirely set up in french.
When i want to load this application on a machine, set up with Windows
XP and access ...
|
2 |
03.07.2006 14:05:02 |
|
Access2003 is slower.
I upgraded from Access2000 to Access2003 but
this is slower.
How can I rollback to Access2000
Please help, Frank
...
|
3 |
02.07.2006 03:35:42 |
|
Word doesn't open
MS word will not open from the start menu.. opens fine if you access it from
the programs menu.. also wont open if if pin it to my start menu.. Any
ideas.. Have uninstalled and reinstalled but no change
...
|
2 |
30.06.2006 19:05:02 |
|
to split or not to split?
I have a shared Access 2003 database. It resides on a server, which is
accessed by 2 people besides mysel-, they use vpn and remote desktop to get
to the database on the server. In the database is a function for users that
can trigger an Outlook (email on the server) to a contact(s) in the database.
Currently database is not split into front end/back end. I want to know if
i split ...
|
2 |
30.06.2006 18:19:53 |
|
.NET Web Services that can use MS Word?
Is there a way to get a web service written in VB.NET to open, write to and
save a MS Word document?...
|
1 |
30.06.2006 15:28:02 |
|
Access Error
I have an access database that was working fine until we upgraded from
Windows 2000 to Windows XP. Now when you try to run the program you receive
an error stating sLinkCriteria=Unit_id = 233. Any help would be appreciated.
I am not sure what this error is telling me....
|
1 |
29.06.2006 19:12:02 |
|
Add-in
I'm using Access 2003. I've had it install on my desktop and never had a
problem before, but now the wizard to add a new table from file is missing.
When I go to tools and select the Add-in manager, I get the error messge:
Microsoft Office Access can't fine the wizard,...
There aren't any disabled tools. I've tried repairing and reinstalling
Access, but still have the same problem. ...
|
2 |
29.06.2006 15:14:02 |
|
unable to repair
don't know where else to post this but,
I have an MDE file that will not repair, upon inspection of the file (byte
level), I found that the last part of the file is missing, along with missing
data. This mean that there are no end of file markers or end of record
markers.
How does Access store and save the information so I can write my own code to
extract the file from the dead ...
|
2 |
29.06.2006 15:09:01 |
|
Run-time error '91'
Only very recently, we have been getting an error on a particular line of code:
FieldName.Requery
This has happened on various PCs (but not all), and in two different
databases. We are looking to see if there is a correlation on operating
systems (Windows 2000 v. Windows XP), or on Access version (Access 2000 v.
Access 2003). The one thing in common is that both databases are Access 2...
|
3 |
29.06.2006 12:33:02 |
|
Automatically "fit" query design view table/field grid columns.
In query DESIGN view, how do I automatically "fit" the columns in the
table/field grid to the lengths of the table and field names (including any
functions applied to the fields). I am not talking about the query results.
I am talking about sizing parts of the query DESIGN view, so that they are
readable (long table and field names that get chopped off, long criteria
specifications that...
|
3 |
28.06.2006 22:47:20 |
|
Access 2003 looking for A2K libraries
Hello,
We have an Access 2003 running on a server. Originally, we had Access 2000
installed but we have since updgraded to 2003 and have removed Access 2000.
However, there are times when the application will start and we will get the
"Missing reference...' error message. When I look at the references, I have
to reset the libraries. Also, when Access 2003 starts, many times it will
...
|
1 |
28.06.2006 01:30:01 |
|
date gets #name?
I did an installation with and mde file on a shared folder. With some date
fields it gets the #name? only on the computer that has the shared folder. On
the other machine no #name?. Any ideas?
Thanks,
Martin J...
|
2 |
27.06.2006 18:48:03 |
|
Error: -23016
Hi.
I'm trying to set up accounts in entourage, using network solutions. I
followed the instructions but I keep getting this error- connection failed??
Help :(
Thanks!
...
|
2 |
26.06.2006 22:57:29 |
|
how do i send slide show without set-up window
I have made a slide show presentation and would like to send it to another
client, but when i do the e-mail has the whole power point window set-up and
it is confusing for them. How can i send just the slide show.
...
|
2 |
26.06.2006 22:56:06 |
|
slow connection on network
I have a small application with the program on 25 individual workstations and
the common data on a server. When executing the program, some users appear
to load the data very slow and get the message "cannot find the file'(null)'
(or one of its components) Make sure the path and filename are correct and
that all required libraries are available"
Any suggestions?
--
nrandell...
|
1 |
26.06.2006 20:19:01 |
|
Re: Windows XP Pro & Norton Internet Security
One finds a lot of mindless bashing of Norton Internet Security [NIS] on
USENET.
But NIS [2005 or 2006] does consume a significant chunk of System Resources
to do its multiple tasks.
I've been using Norton/Symantec products for over 15 years with excellent
results.
But do the experts have some helpful recommendations for tweaking and
grooming in order to make the system run faster and...
|
1 |
25.06.2006 21:01:06 |
|
Allowing only certain users to view design and code
I created a login form that checks for matching values (usernm and password)
on tblpassword to allow users to enter the database. The database menu
(which always remains open) records the usernm value. Additionally, I have
another form, frmPermissions, which contains a usernm drop-down menu
(corresponding the usernm on tblpassword) and check boxes corresponding to
the forms on the data...
|
1 |
25.06.2006 19:46:01 |