VOLVEREMOS A LA RACIONALIDAD ¿? continuación
Sun, 21 Dec 2008 22:05:38 -0300
...
|
Auto Numbering...Default Value: =DMax("[Task#]","[QryTask#]")+1
Sun, 21 Dec 2008 16:17:00 -0800
Please, not again, you might think...!!!
It works perfectly assigning a new Task# to a new record in a subform in
single mode view, but not in continuous mode view, since a new record is
created before the current one is fininshed.
The numbers dbl up.
As soon as I run out of space in the subform and need to ...
|
Converting Pipe Delimited Text File To Tab Delimited Text file
Sun, 21 Dec 2008 12:08:10 -0800
I am new to MS Access and was wondering how to perform the following task.
How to write a program to convert pipe delimited text file to a tab
delimited text file.
All fields must be trimmed of extra spaces (I assume either the TRIM, LTRIM
OR RTRIM commands can be used for this. A form to specify the input ...
|
trouble with table not updating
Sun, 21 Dec 2008 06:24:00 -0800
I have a database created to hold emails from outlook. During the process of
testing, I filled it up with several of the same emails. After deleting the
duplicate records, the database would not fill up anymore and I had to
re-create a table by exporting email from the outlook tool. My question is
could I ...
|
exiting the windows fax-wizard prematurely
Sun, 21 Dec 2008 13:29:00 +0100
hallo,
is it anyway possible to detect with VBA-code when a user exits prematurely
the windows fax-wizard with 'Cancel' ?
mvg....
...
|
Auto Dil Function
Sat, 20 Dec 2008 16:51:00 -0800
How can I have the auto dial function use my internet broadband connection
instead of the modem to place a call from within access. It works fine with a
modem but I would prefer it use my DSL connection since I am never connected
to the modem
...
|
function to launch default app given filename
Sat, 20 Dec 2008 11:17:01 -0800
Hi, All, Access 07 VBA
Is there a function like Shell that will launch default app given file name?
Example: call <function>("c:\xyz.jpg") 'opens PCs default graphics
viewer/editor
Thank you!
Jim
james@thomas.net ...
|
|
|
Access 2007 runtime error 287 application-defined...
Sat, 20 Dec 2008 09:46:06 -0800
I have a simple access database used to track members, print lists and send
email, developed using Office 2007 on Windows Vista. When I click the email
button it pops up a form to prompt for selection criteria then loads an
outlook email. Works fine. But when I install the runtime on a Windows XP
everyth ...
|
automatically import multiple named-ranges from Excel to Access
Fri, 19 Dec 2008 19:11:23 -0800 (PST)
I have named-ranges in multiple Excel 2003 workbooks located in a
single directory. The named-ranges that I want to import from each
workgroup are identical. For example, cells $A$4:$R$199 are named
'HOUR12' in each workbook. I would like to import all of the named-
ranges, 'HOUR12', from each workbook into an e ...
|
Random Selection of Message to Display
Fri, 19 Dec 2008 14:02:06 -0800
Please help me, I want to randomly display a message that is stored in a
table once the Startup form pops out. Please help me do that ...
|