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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
UnPacking Number - Progress, I Think...08 Feb 2006 20:56 GMT5
I have a file with packed numbers that I need to convert into decimal numbers.
I've written my 1st-ever Access Function but it does not return a result and
I get an error when I try it in Immediate Mode.
A "packed" number replaces the last (right-most) digit with a letter to
autonumbering08 Feb 2006 19:02 GMT1
i am writting a access programme, in which i have a tabel name"marketers"and
one form based on it.
one of the filed in tabel  i need is id,  and one control on the form is
based on this column,i need this control  to  generate numbers automatically(
Easiest way to get first and last08 Feb 2006 18:55 GMT4
I know that there are many ways to get the first and last records.  What if I
want to get the first and last records of a two column table or recordset?  
So basically, the first row, and last row, but 4 seperate records.  Thanks!
VBA - Getting first day of the month.08 Feb 2006 18:13 GMT1
I'm familiar with the first day of week, year, etc functions. But I have yet
to come across a good function or suggestion to default to the first day of
the month when given a particular month.
Can anyone help out on this? [in VBA]
Apostrophe in variable08 Feb 2006 17:39 GMT2
I'm trying to do this:
txtTaxes = IIf([State] = "KS", [txtPriceEa] * DLookup
("CityRate", "tblTaxAuthoritiesNew", "[City] = " & rsCust!City & """), 0)
rsCust!City has an apostrophe in it.  How do I handle this?
Network Drive Free Space08 Feb 2006 16:07 GMT4
How can I find out how much free space is available on a network drive
referenced using the "\\xxx..." terminology?
It appears that fs.AvailableSpace and fs.FreeSpace only work with "lettered"
drive designators.
Opening Outlook from Access...08 Feb 2006 16:00 GMT2
I asked this once and didn't get any responses so I'll try once more. I have
an access application that will be running on multiple workstations on a
network. One of those workstations will have the Access DB that has the
tables, which the application will be linked to, and will ...
Converting a date08 Feb 2006 14:20 GMT4
I have an input field which allows an input of DD/MM/YYYY, this then goes
into a VBA SQL query which converts the inputted numbers to MM/DD/YYYY.
How do I stop this?
Cheers Nick
DateAdd behavior08 Feb 2006 13:49 GMT2
Hey folks,
I have a date field (Dept_Suspense) that I use to update 2 other fields:
Report_Suspense  = Dept_Suspense + 30 Days
Office_Suspense   = Dept_Suspense - 10 Days
Auto Relinking Tables08 Feb 2006 13:26 GMT7
 i know this question has come up alot, and i have read the forumns and
looked at the sample code provided, but i have a slightly different request
that im hoping some more experienced users can help solve.
At startup, Id like to checks for valid links, if present, simply ...
Deleting files and folders08 Feb 2006 12:07 GMT1
Hi can anybody help
I need some code to delete everything in a folder and the folder itself.
Sometime the folder may contain both files and folders or may even be empty.
myPathDel = "C:\test"
Create Databse08 Feb 2006 10:30 GMT1
I have a access 2003 database and i need to export a table to another db.
This target Db doesn't exist, so i need to prompt the user to select the
target directory for this db.
How can i programatically create a new database ?
Easy Access VBA Question08 Feb 2006 10:24 GMT1
Have a question here.  I need the Acess VBA that can do this and I am having
troulbe writing VBA in Access because Excel VBA is my forte:
I created a new column for a sub form.  This new column needs to calculate a
value that will be determined by looking at another value in that ...
Export filterd query results as a tab-deliminated text file08 Feb 2006 10:20 GMT1
I have done the programming groundwork to produce a filtered recordset.
Can anyone help on how I now get this to export in the specified ".txt" file
format, please?  It MUST be TAB-delimited to be imported into another
database.
closing database08 Feb 2006 10:14 GMT1
I have a Main form with several button it. I put a CloseButton on it. I want
to close the form as well as the database window when the user click the
CloseButton.What code should i write for it.
Thakx
 
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.