I have a form called : tblINVOICE which contains a field called PRICERATIO. I also have a subform called : tblINVOICEDETAIL Subform with fields called PURCHASEWEIGHT, PRICE, BOATPRICE, and AMOUNT.
I have written this code(below) to calculate what the BOATPRICE and AMOUNT's are for each record...
I have an order/invoice system which consists of a form with a subform. General information such as client name, date and invoice number are found in the main form, and the subform contains the items ordered along with quantity ordered and quantity shipped.
My question is this.
I would like...
Hi Everyone !
Happy Holidays ...
I have an access form which has in particular a textbox and subform. The subform is comprised from a query, and the textbox references a field in the subform.
Everything works fine, until at which time I have no results in the subform, and the textbox gives me...
I have researched a bit through this forum and others about checksums. From what I gather, a checksum is a summation of bytes using the xor function, and is used as a 'check' so to speak to verify that data is valid. The below lines of code are in hex format and each have a checksum I believe...
Hi all !
I have on order/invoice dbase in access.
Our invoice form has a subform, which contains the quantity ordered and quantity shipped fields. Most of the time there are no changes, and the quatity ordered = quantity shipped.
I would like to place a command button on my invoice form...
I'm in a small office with only 5 computers, so i'm using the server for day to day data entry and other activities. I have managed to setup pcanywhere 11.0 on this server as a host behind my smc router without much difficulty. However, I don't like the fact that the remote control feature...
why is it that when i copy and paste a textbox which has been locked, all that is pasted is the formula or subroutine which gives the value of the text box instead of just the value of the text box
Sorry about this dumb question, but this is the first time I have used the package and deployment wizard to make insallation files for a program I have devised which uses the com port. Why do I get the following error when trying to run a compiled program on a computer without visual basic ...
Any ideas on how to construct a vb program to only work on a specific computer ? Perhaps reading some kind of s/n, maybe hardrive or cpu ? How can I accomplish this task ?
thanks in advance for your time
I need to read and write through a serial port. From my readings it seems that I need to use the mscomm1 commands. I have visual basic version 6, and after running a sample 'scan program' i get the following message in a text file :
Class MSCommLib.MSComm of control MSComm1 was not a loaded...
I am considering securing workstations at the office via a smart-card login. I have no experience with this type of security, but it seems practical. I presume smart card device (reader/writer) to operate from serial port. I would like to write a vb application to check authorization on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.