I have a purchase order database that has a subform with many products.
I have already placed a "sub-total" control that is
=[Quantity]*[Price]
The problem is that I can't seem to figure out how to use that control "sub-total" and calculate a grand-total within the...
I have a purchase order database. I have an autonumber field (Purchase Order ID#) that gets generated when the user inputs data. I would like to insert a command button into this form that grabs that Purchase Order ID # and brings me to a report that displays the same information, with out all...
I have a form that has a combo box that queries its contents from a table. If a user were to type in something other than what's inside the combobox list, is there a way to automatically update the table. So that I would not have to type the record inside the look-up table manually. Hopefully...
I have a purchase order database that has a subform with many products.
I have already placed a "sub-total" control that is
=[Quantity]*[Price]
The problem is that I can't seem to figure out how to use that control "sub-total" and calculate a grand-total within the...
I am trying to display the data from a table with the property value as a "autonumber" into a label box on a form inside VB. Do I have to make any necessary conversions of data types to insert this "autonumber" into my label's caption.
I also had another had another...
I have several folders with text documents with the extension .DAT. I need to import those files into Access, and I heard that you may be able to change file exetensions to .TXT within the Access program rather than in the Command Prompt. I was wondering if there was a way to do so, because a...
Im trying to import a text file with the extension .DAT. This text file was created by a scanning documenting system. These system files will be needed to be imported Access on a regular basis. I have tried to import using the "Get External Data" menu and went through the entire...
I am creating a purchase order system. I have created a welcome screen that has a command button that should be able to print out the purchase order report. The question is how do I restrict that report to only display the report based on the purchase order # the user wants? Is there a way to...
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.