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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
KLATUU--Code to Go thru DB and search table field names for particular name22 Jul 2005 22:23 GMT2
Your code worked great for searching the queries for a referenced table.  I'd
like to do the same with table field names.  Would I need another loop to
traverse thru each field in the table?
how to declare optional arguments in a udf or sub?22 Jul 2005 21:33 GMT5
I need to put an optional argument in one of my sub procedures.  How do I do
that?
<>22 Jul 2005 20:48 GMT1
What is the functionality of "<>" ?
Signature

Thanks,
Heather Vernon

Using .Execute Method of CurrentDB Object22 Jul 2005 20:26 GMT9
I'm starting to play with using the EXECUTE method of the DB object. In
the current sub that I'm working on the statement
CurrentDb.Execute strSQL, dbFailOnError
does not appear to be executing the SQL Statement contained within the
Unbound Text Box Value22 Jul 2005 17:18 GMT3
What is the initial value of an unbound text box? I have tried evaluating for
Is Null, Is Empty and "" but these don't seem to be true.
The reason I ask is that I want to be able to check to see if a user has
input anything in the textbox and message them if they didn't but when I ...
Report Footer data22 Jul 2005 17:03 GMT2
In a section footer, I need the label (or textbox displaying label data) to
read "SubTotal " <Section Name>. What contol should I use and how do I set
its properties to acheive that?
Thanks
Data Format22 Jul 2005 16:55 GMT2
If you place a calculated field in a query that results to purely numeric
data, how do you get the resulting datasheet to recognize those values as
numbers rather than text? I want to use that field as a sort field and I
dont want 10 to take ascending precedence over 2, 3, 4, ...
Downloading file22 Jul 2005 10:39 GMT1
I want to download several files from an FTP server but i have a problem. I
got the source code on the internet and the files are correctly downloaded.
The procedure first creates a blank file with the same name as the source and
then starts downloading the infornation by blocks.
How to link the image files on internet?22 Jul 2005 10:20 GMT3
I have so many photos storing on internet.
Now, I want to create an image object on Form or Report, so that users can
view the photos for each record. But it failed. In MS Access, Image Object is
not allowed to link the file from internet.
Profile MS Access22 Jul 2005 09:28 GMT4
I would like to profile the Trace (Select, Inseert, Update and Delete) SQL
statements fired to a specifc MS Access 2000 database like the SQL Profiler
tool supplied with MS SQL Server. Is it possible to do this?
memo field written to excel22 Jul 2005 09:20 GMT2
When i write the contents of a memo field to an Excel cell i get squares at
the end of each line, presumably from the enter button. I have tried putting
in a line
   invAdd = Replace([invAdd], Chr(13) & Chr(10), "")
Urgent help with linking tables via "save" command22 Jul 2005 07:39 GMT5
*copy of msg posted in "Macros" discussion group aswell
Hi
I am very new to Access and have recently built my first database (using
Acess 2003), the purpose of which is essentially to enter our client firm
Find first, find 2nd, find 3rd, etc.22 Jul 2005 00:22 GMT4
I have a table which includes,among others, the following fields,
TranDate(Date field), ClientID(Number field), and Attendance(Text field). I
would like to be able to have a series of text boxes on a form that would
pull in the first date and attendance, then the second date and ...
Chaneg a yes/no field through VB code22 Jul 2005 00:19 GMT2
I have a form which is used to update a record. What I would like to happen
is once the user makes their updates and clicks the button a yes / no field
in the table is ticked.
How is the best way to do this?
Addresses21 Jul 2005 20:52 GMT2
Can you point me in the right direction? I want to combine the address fields
into one textbox. Then I want to click a button to create an envelop. Thank
you.
 
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.