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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
String Manipulation Functions - Crosswalk to FoxPro/xBase function18 Mar 2005 22:27 GMT1
Dear Ones,
Is there any available crosswalk or translation guide or index that would
enable a person to find what SQL functions are available in ACCESS for
manipulating text strings?  In particular, it would be helpful to have a list
Losing data from ODBC18 Mar 2005 21:49 GMT2
We are backfeeding data from a fedex application to a access table and we are
having a problem where the value '0123456' will be sent as '123456' I have
worked with fedex to try and accomplish fixing this problem on their end, but
with zero success.  I need to write a query that ...
last Friday of each month (group on)18 Mar 2005 21:08 GMT1
Using Access 2000, I have a report based on a query/table with a date field.  
I would like my report to group on the last Friday of each month.  Any ideas
on what kind of formula I could use for that?  Thanks.
Previous Year18 Mar 2005 19:20 GMT4
I have a client that is using Access 97, they want to be able to archive some
records, however, I need to make sure that the records that they are
archiving are not from the previous year and I need to code it so that it
will be automatic for each year...
Previewing a report18 Mar 2005 19:13 GMT2
I have code that loops through some statements, previewing the same report
each time through. After the first report previews and I close it, the loop
seems to end and will not prewiew the remaining pages. It seems as if I need
to be trapping some event or somewhere within the ...
subtract days without weekends or holidays18 Mar 2005 17:55 GMT1
I have the following expression in a query:
CDate:dhSubtractWorkDaysA([LTW1],[MatDueDateCalc],[HolidayArray])
I've posted the module below that contains functions that subtract # of days
in [LTW1] from the date in [MatDueDateCalc], without counting Saturdays,
shell function trouble18 Mar 2005 16:29 GMT5
does anyone know why this code wont' work?
Dim zipped As Long
zipped = Shell(CurrentProject.Path & "\7z\7z.exe a -tzip " & "doubts.zip" &
CurrentProject.Path & "\doubts.doc")
I want to create form look like explorer to receive attachment fi.18 Mar 2005 16:23 GMT1
I want to create form look like explorer to receive attachment file. I am
using access 2003
Listbox Vertical Scroll Bar Behaviour18 Mar 2005 15:08 GMT1
I am using a multi-select listbox to show the results from a query in my
application. This is done like:
listbox.RowSource = strSQL
listbox.Requery
I have windows 98 my excel got removed. how can I get it back18 Mar 2005 14:47 GMT1
I need office for a 98 windows
Import and split long text into bits of 80 charters18 Mar 2005 11:43 GMT2
I’m quit new at this, so I could really need some help, to make some VBA code
for my problem.
I have a text file with all of the text in one single line, but I need it to
be in lines of 80 charters, and maybe save it to a new text file.
using code to copy commandbars to another database18 Mar 2005 11:14 GMT1
I want to be able to copy commandbars from one MDB to another using code. Is
there a way to do this? I can't find any commands or methods that copy or
transfer commandbars to another database.
If possible, I'd like it to work in Access97, 2000, XP, and 2003.
Beginning Access 2003 VBA18 Mar 2005 09:46 GMT2
Anybody read this book by Denise Gosnell.  I like the direction but I'm
running into problems populating a combo box and then setting a selection by
value and not by numbered list - 0, 1, 2, 3, etc.  This is all unbound,
hand-coded stuff.  Basically I need to select an item in ...
Export to Excel making Multiple Tabs18 Mar 2005 09:04 GMT3
Two tables that are related by the Boat Model make up a query.  The tblModel
has anywhere from 9 - 12 boats and the tblParts has from 12 - 12,000 parts
per boat.
What I need to do is write an Array and/or Loop to cycle through the
Setting variables to Nothing18 Mar 2005 07:14 GMT6
In my applications I have followed the practice of setting database and
recordset variables to nothing when exiting a function or subroutine,
for example:
Sub MySub()
 
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.