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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Issues with Quotes29 Apr 2008 12:39 GMT7
DebtID = rs4.Fields("PRIMARY_Debtor_ID")
DebtNo = rs4.Fields("Debt_No")
strSQL2 = "SELECT * from DEBT_PMT where [DEBT_ID] = " & DebtID & "" And
[DEBT_NO] = "" & DebtNo & """"
form icon29 Apr 2008 11:37 GMT2
I have settled the option for use the database icon (.ico) as form icon as
well.
It works on my database. The I do the .mde and deploy it via package wizard
with Access runtime.
Loop through controls29 Apr 2008 11:20 GMT2
I have a form working how I want it to at the moment.  There are potentially
20 controls able to be shown on the report but this number can be as low as
1.  The user can press a button and from there a new form opens.  Again this
I can do.
Access Developer Extensions29 Apr 2008 08:31 GMT2
I have Access 2007 and have downloaded the Access 2007 developer extensions.
I ran the .exe and a message stated that it had been installed correctly.
Does anyone know how to get to the open the file from Access?  I can't see
it in the add-ons, menu bar or anywhere else for that ...
Disable code view...29 Apr 2008 07:11 GMT5
Is there a way to disable to code view to end users?
I would prefer that the end users not be able to view/access/edit code that
has been written.  
Can access to the code be disabled?
Tables in DB29 Apr 2008 06:10 GMT3
I have 10 tables in one db in access.They all have the same fields and some
have extra fields that others do not have.  Can you advise how I would merge
all tables into one master table?
Any comments would be greatly appreciated. Thanks.
rs.AddNew or DBEngine(0)(0).Execute revisited29 Apr 2008 04:14 GMT5
I'm working on an application where I don't have great control over
what people enter into my database - or whether they must fill in all
fields.  If I were dealing with a form based directly or indirectly on
a "parent-most" table (well, not a child of another table), it would
Zeros after decimal29 Apr 2008 00:58 GMT2
I have a value in a field that has a data type as "single" number and is
formatted as general number with an input mask of 0.00.  I also have a form
using that field.  The text box (TB1) has the same formatting and the same
input mask  
Calling a public function to email a report29 Apr 2008 00:28 GMT5
I am trying to use the following public function I found at
http://www.fabalou.com/VBandVBA/lotusnotesmail.asp
to email a report via lotus notes but am having trouble
calling the report in access...
TABLES IN DB/ Union Query28 Apr 2008 21:49 GMT1
I am having some issues creating the SQL coding  to create a union query.
I have 10 tables named 1998- 2007. Each table has the same fields(21 fields
to be exact)  but I would like to create a union with all tables into one
master table. Can someone help me with this?
Automatically creating pdf through VBA28 Apr 2008 19:56 GMT7
I am having a small issue automatically saving a created
pdf file through VBA. I want to name the pdf file I am
creating based on a varibale from my code(which i do have
working but it only works correctly 50% of the time).
vba to macro28 Apr 2008 18:53 GMT2
Hi I created Sub Procedure in a module only.  It runs fine.  Does anyone know
how i can run it from the user interface and not the developer vbe?  It does
not show up as a macro?  thanks.
How do I get the terminal services Session ID?28 Apr 2008 16:59 GMT2
I'm trying to set the printers for my reports which I've done.
My issue is that the printer name changes each time I log into the terminal
server.
If I can look up the Session ID then I can build the printer name.
Best way to handle customer upgrades to backend database.28 Apr 2008 15:17 GMT10
My app uses access 2003. I have the tables in one database and the app in
another.  I want to streamline upgrades.  Currently, I send the client the
updated frontend database but then I have to make the client email me their
backend database and  I manually add the new fields ...
EVal Function28 Apr 2008 06:04 GMT4
Hi
I want to use Eval function on bound form to add some figures , but Im
getting  error, Why?
Please help me. My code is like this:
 
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.