I have a coin inventory DB with the following tables;
tblCoins - Holds all possible coin types available for this collection
ID - Autonumber - Unique ID
Country - Text- Country of mint
CoinType - Text- Denomination and type of coin
Year - Text- Year and Mint mark
Remarks -...
I have three reports that I print out after each piece of equipment is set up. All three reports are based on the same qry. I am just starting to learn some VBA and was wondering if there is a way to create one control that will run all three reports with the option of viewing them then...
I use an HTML page as a menu for PDF files on a CD. Is it possible to open the PDF files in Adobe Acrobat from a hyperlink with out having it open in a browser window? I can open it in a new window with
<a href="#" onclick="window.open('http://www.egp.com')">Here</a>
but...
I use an HTML page as a menu for PDF files on a CD. I would like the PDF files to open directly in Acrobat reader when the link is clicked, rather than open in the same or new browser window. Is there a relatively easy way to accomplish this?
<a href="#"...
I have a table of customer names and info. I want to be able to enter the customer's name in the name field of a form and have the address, city, zip, tel. etc. fields automaticaly filled in with the customer's info. I am suffering from severe brain fade on this one. I pretty much have...
I want the Switchboard to open maximized when the database is first opened.
There are also other forms I would like to force to open maximized.
Is there a way to do this built into Access or with code?
GEne
I have a spread sheet with the following columns:
A(Date) Formatted as Date;
B(Total Dividends) Formatted as curency with a constant value of $3.45;
C(Liabilities) Formatted as curency;
D(Shares) Formatted as number, 3 decimal places with a constant value of 38.880;
E(Current Price) Formatted...
I have a table in my DB with 1109 records. Each record has 27 fields available but not all fields are used for all records. Until recently I have been able to use the Find feature to locate specific pieces of information within the various records. (ie; I was able to enter a serial number of a...
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.