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 / Modules / DAO / VBA / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Expresson Problem28 Sep 2006 21:08 GMT2
I have the following expression that takes the last name and inmate number
and combine them.  It works however if the field is blank I get ,0 int he
field. I just want it to be blank.
=IIf(InStr([IN_NAME],",")>1,Left([IN_NAME],InStr([IN_NAME],",")-1),False) &
Can't open more databases28 Sep 2006 21:06 GMT6
When I am going throu my Access App. I receieve this error message from time
to to time.
I press the End Button and it continues working as if nothing had happend.
What is it?
copywrite/title form default that opens mainform28 Sep 2006 20:58 GMT2
I open with the Tools/Startup default of copywrite/title form, database is
hidden.
I want to display copywrite/title form while mainform loads and displays in
the background.
Calculations based on time28 Sep 2006 20:42 GMT12
I have a vStartTime and an vEndTime.  I want to subtract one from the other,
and then subtract 30 minutes unpaid time for lunch to see how many total
hours a person worked in a day.
I have tried unsuccessfully to use many variations of the =DateDiff function.
Save SqlString as a query28 Sep 2006 20:25 GMT1
I am generating a SqlString based on various inputs and want to do a SAVE AS
to save the final SqlString as a query. I will use this as a sub query to
generate a scatter plot. My sub query would be named Q_Sub
I will need to overwrite the Q_Sub query each time I run it.
Len VAlidation Rule28 Sep 2006 20:10 GMT1
I want to
Why this validation rule dont work?
Len([Text0])<8 And Len([Text0])>10
Executing Add-In from a custom form28 Sep 2006 19:55 GMT1
I am sure I am not the only one to ask this, so hope someone can point
me in the right directions.
I have a working add-in developed with Access 2003 and VBA.  I can
connected in to a database va Add-In Manager and everything works
Error Handling - Call another Function28 Sep 2006 19:42 GMT1
I have a module called SendTrades which first checks conditions to send an
email, if the conditions are satified, it calls another module, EmailTrades
which will then put together an email and send it off.
It then goes back to the SendTrades function which then launches an update
AutoNumber data type28 Sep 2006 18:59 GMT5
The following code works with all data types except AutoNumber.  I get a
"Syntax error in field definition" error message.  Can anyone help me make
AutoNumber work?
DoCmd.RunSQL "CREATE TABLE tblTest(XYZ Datetime);"
Send message over LAN28 Sep 2006 18:57 GMT1
If we want to send a message to a computer in a LAN, we type the following
command in the "Start --> Run" in Windows.
net send ComputerName 'MessageText'
How can I do that from an Access form ?
question28 Sep 2006 18:05 GMT2
i wanna create a software using access. my backend will be visual basic and
front end will be ms access. i wanna feed entire datas from excel to access.
so guide me
If-Then Help! Seems Easy..28 Sep 2006 17:39 GMT1
This question is hard to explain but basically im getting a runtime error#13
at the bottom where it says: "if strng then". Idk if thats proper syntax or
not but im trying to make it so that i can have a search and a search
criteria withuot doing ALL the different IF combonations. ...
Reading beginning and ending dates...28 Sep 2006 16:59 GMT1
I am trying to create a form that will take Start Date and End Date from the
main form and give me a text box for each year between the two dates.
Example:
Start Date is 05/31/2000; End Date is 1/12/2006... when I go to the second
How do I get the user's full name28 Sep 2006 16:15 GMT3
How can I get the user's full name that is signed into the computer.  For
example, I'm looking to retrieve Bob Jones, not a LAN ID of axcbj.  Any help
would be great.
More Threads.28 Sep 2006 14:25 GMT2
I was trying to increase the number of threads that a program uses.  
I thought this would do it.
application.setoption "Threads", 10
This give me an error.  What is the correctly way to increase the number of
 
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.