Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 1 / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Unclear error message by using Left, Mid and Right30 Sep 2006 22:36 GMT1
Dear reader,
Some times I receive an error message by using the functions:
Left([FieldName...];2)
Mid([FieldName...];5;2)
AutoNumber30 Sep 2006 21:07 GMT6
I made a database and tested it a few times.
I now wnat to use it in production.
I deleted all the test data.
Is there a way to tell it to start autonumbering from 1 or am I stuck
Pass 'Filter by form' to recordsetclon30 Sep 2006 17:46 GMT8
I have an edit button on my form that changes the recordsettype of the
form, causing the form to requery.  If I have a filter applied on the
form before I hit the edit button, it is not applied to the new
recordset (which I expected).  How do I pass the filter that I applied
How does Access table link at startup30 Sep 2006 17:41 GMT12
I'm having a complicated linking problem.  Before I get into the particulars,
I'd like to know how Access links to the back-end file at startup, AFTER I've
distributed my application to the client.
Here's the issue.  While I'm working on my app, I'm linked to the backend on
calculated caption on tab control30 Sep 2006 16:56 GMT15
I want to use a calculated function for the caption on my tab controls. I
used the following  code:
Me.Page28.Caption = "Expenses [" & [ExpenseEntryCount] & "]"
This should display the following: " Expenses [10] " where 10 is the number
VBA If statements -  need a bit of help30 Sep 2006 16:14 GMT5
Before executing some code I want to check for some null values so I
have this code...
If IsNull(cboCarton) Or cboCarton = "" Then
MsgBox "Specify Carton Type", vbCritical, "Required Data"
Hyperlink in Report Exported as HTML30 Sep 2006 16:03 GMT1
I see lots of threads on this but no solution.
I'm using the following to output my report in HTML format:
DoCmd.OutputTo acReport, "myReportName", acFormatHTML,...
Some rows have valid hyperlink info and some do not.
Table name as parameter in SQL query, with VBA...30 Sep 2006 15:33 GMT6
I have several tables based on exactly the same fields
(Key/Date/Price1/Price2).
I do some statistics on the prices.
However, as I have many different tables (the tables are different
It always dims the wrong menu item!30 Sep 2006 13:03 GMT4
I got the code for dimming a menu item from this group after looking
for it for a long time thanks to those who share their experiences with
the others :)
The problem I'm facing is that it dims the wrong menu item!! Example,
student prerequisites30 Sep 2006 10:56 GMT1
I have a database with two tables in it.  One is for student contact
information:
Contacts
ContactID
Lookup and open files30 Sep 2006 08:12 GMT5
I would like to create a sort of lookup form with two listboxes. The
firts should read all the drives on my workstation. According to the
drive selected, the second listbox should display all the files it
containg. I would then need to open these files with the double click
Relative path & image30 Sep 2006 06:19 GMT2
Hello!,
is possible use relative path in access? for example use "photo\image1.jpg"
instead of "c:\db\photo\image1.jpg", I try it but I cann't, but in Visual
Basic if is possible.
Multi user development30 Sep 2006 06:09 GMT9
Can somehow tell me the best way for multi user development to occur in
MS Access? The situation is: We are creating a new database for a small
company. There are 2 of us who  want to simultaneously work on
development. Does splitting the database and creating FE's work for
Cleaning up object variables - MVPs please30 Sep 2006 05:43 GMT35
I've seen multiple threads (several in the last 6 months or so) on this
topic, but I wanted to clarify my practices. I understand the need for
cleaning object variables by setting them to Nothing and/or closing
them, but I'm not sure about the order.
automatic filling record ?30 Sep 2006 03:59 GMT3
i'm falling in headache status.
i have 3 forms linking together by the sub/main form way.
1st form named fcontract: biggest
2nd form named fdetailcontract
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.