How To Use a Form To Specify Input And Output
Mon, 22 Dec 2008 08:10:00 -0800
I have a task to read in a pipe delimited text file and output the same file
to a tab delimited file. I am to include a form to specify the input and
output and add a button on the form to run the conversion.. I cannot use any
macros to perform the conversion. (i.e. TransferText).
I am new to Access progr ...
|
Major Advise Needed
Mon, 22 Dec 2008 07:19:42 -0800 (PST)
Hi All,
Need some help, cant seem to get what i want to work?
So I have a fully working Database that is populated with Enquirys?
and one of the fields i have added is a "Exporttocontracts"
Ive then created a separate table in a contacts back end, and the
theory behind what i want to do is all the project ...
|
Please help with multiple choise
Mon, 22 Dec 2008 06:58:00 -0800
If Ct1=1 then st=1
if Ct2=1 then st=2
if ct3=1 then st=3
if ct4=1 then st=4
if ct5=1 then st=6
If more than one of above marked then st=5.
How can I do that in VB ?
Thank you all in advance! ...
|
Continuation of an unsolved issue
Mon, 22 Dec 2008 06:33:01 -0800
I currently have a database that adds all service time an employee
works in each job classification. I need to modify the database to also
include any service time an employee may work in a job title that is above
his/her current job title in the line of progression (LOP). For example:
Joe Brown is ...
|
=[QTY]*[Price Per Unit] Need Help Please
Mon, 22 Dec 2008 06:31:01 -0800
The below formula works great but, what if I want the total from this formula
to report into my table? For example:
=[QTY]*[Price Per Unit]
Price: 5.00
Qty: 2
Total: 10.00
The Price and Qty will report to my table but no sum. I know what is wrong
I have a formula in the control field. But how do I ...
|
need help writing a DLookup statement
Mon, 22 Dec 2008 09:25:45 -0500
on a form <FixtureCataloges>,
i have 2 fields that uniquely identify the record: [Manufacturer] and
[CatalogNumber];
also on the form is a subform with 1 field: [Options], whose data source is
a table, FixtureCatalogsLuminiareTypes,
the table has 3 fields [Manufacturer] [CatalogNum] and [Option]
...
|
Point of Sale
Tue, 23 Dec 2008 07:08:18 -0500
Hello,
I know this is not the correct forum for this question, but I am not sure
where to go to find the answer. I am hoping someone can give me some
direction.
I am basically looking for any information on how to use Access in a Point
of Sale application, primarily the request for payment portion of a ...
|
|
|
Change and refresh OLEObject showing Excel chart.
Mon, 22 Dec 2008 03:18:58 -0800 (PST)
Hi All
I am trying to change the Excel workbook that my OLEObject on a form
displays:
Private Sub Form_Load()
With Me.oleExcelChart
' SourceDoc is currently "W:\Public\83.xls"
Debug.Print .SourceDoc
.SourceDoc = "W:\Public\XX.xls"
Debug.Print .SourceDoc
' ## h ...
|
NIKE AIR JORDAN FORCE FUSION SHOES AJF 5 V JORDANs 5 FUSION NIKE
Sun, 21 Dec 2008 18:18:09 -0800 (PST)
shoes on
AIR Jordan 1 (paypal payment)www.king-trade.cn
AIR Jordan 2
AIR Jordan 3
AIR Jordan 4
AIR Jordan 5 (paypal payment)www.king-trade.cn
AIR Jordan 6 Rings
AIR Jordan 6
AIR Jordan 7
AIR Jordan 8
AIR Jordan 9 (paypal payment)www.king-trade.cn
AIR Jordan 10
AIR Jordan 11
AIR Jordan 12
AIR Jordan 13 ...
|
stop window changes
Sun, 21 Dec 2008 13:06:22 -0800 (PST)
I have a macro that open and closes multiple forms etc while it is
running.
Is there a way to block all the screens from 'flashing' on / off
without preventing the macro from doing it's job? this flashing on/off
causes the users concern and would be best if blocked somehow.
any suggestions are greatly appreci ...
|