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 2 / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
run time error '3464'19 Mar 2007 16:12 GMT4
i dont understand why i have that type of error, because colume have the
same data type (number).
thanks,
currencySQL = "SELECT * from Currencys "
how can i convert numbers to text? e.g 1 to "one", 11 to "eleven"19 Mar 2007 16:06 GMT2
i want to convert "marks obtained" by students, entered to database as
"numbers" into their text equivalents. e.g 11 to "eleven" and so on
How do I create buttons in VBA19 Mar 2007 16:05 GMT2
I have a table with a list of Agent states in it; Available, On The Phone,
Data Input, Post, Toilet, Break etc etc.
I want for my form to generate a toggle button for each of these when it's
loading;
calculated values in a key field19 Mar 2007 15:58 GMT11
Is it possible at all (presumably in a form) to create the value to be
stored in a key field based on another field (or two).
For example, to have the form insert
mitchp    for a Customer ID based ona surname of mitchell and a first name
Adding data from one form to another using command buttons19 Mar 2007 14:32 GMT2
Im trying to get a command button which will, when pressed, copy information
from a certain field in one form, and then paste it into a different form in
the same project.
Any help will be greatly appreciated. My limited knowledge of visual basic
multiple users19 Mar 2007 14:11 GMT1
how can I enable multiple users to access my database at the same time? I
work with a network of 5 computers.
Search function19 Mar 2007 13:42 GMT5
Is it possible to create a search button to search the whole of my access
database without removing the filter?  I would like it to search for all
matches, even if the entire word isn't the same, i.e. if I type in 'tech' it
finds all matches to technology, technician etc..
Access License and useing older versions19 Mar 2007 13:06 GMT3
Where I work I can only purchase Access 2007 licenses at this time, can I
chose to install and use access 2003 if I want? Will I be legal.  All my
scripts where written and test in 2003 and Now I have a need for another
machine to process more data and so I have to order the ...
commandbars and reference library problem19 Mar 2007 11:02 GMT2
I am trying to remove the ms office reference library, but have used the
following throughout my application, which requires this reference library:
Application.CommandBars("contactsmenubar").Controls("&Actions").Controls("&Suspended Account").State = msoButtonUp
The problem being ...
VBA problem (I think) to check for data entry19 Mar 2007 08:41 GMT9
Using WinXP and Access2K2
On a form I have this code to check if a control has data and checkboxes
have been checked. The form is based on a Query of the underlying Table so I
can alphabetize the names on the form level.
Programming cost question19 Mar 2007 08:24 GMT16
Not sure where else to ask this question . . .
As a small-time database programmer (I do jobs for several non profits) I
recently had a discussion about charging by the hour or by the job.  I've
always charged by the job, but put my estimated hours on my estimates.  I
Chart19 Mar 2007 08:07 GMT2
 I have a problem with my chart,i used the following code in its rowsource:
SELECT [Month2],Sum([Cases]) AS [Number of Cases] FROM [RMonthly]   GROUP BY
[Month2];
But actually the months are put in alphabetical
Currency Format in Access 200719 Mar 2007 07:33 GMT6
I am Access programmer. Now I had a problem that I can't find a way
for a long time.
In the Open event of a form, I give the format of a text box related
with records a value. It is similar with the statement below.
How to get FIle Dialogue19 Mar 2007 06:44 GMT1
I copy code from visual basic help start at Dim Fd as Filedialogue ....until
end of example. When I run it by click event it show error type not defined.
How to solve this problem
Searching and listing multiple records on a form with combo box19 Mar 2007 04:38 GMT1
I have a table that keeps case records and one of the columns store the
vehicle no. It is possible that the same vehicle will appear in different
case records.
CaseID  |  Vehicle No
 
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.