Hi,
I have two questions. I have some variables that I need to round to the 4th decimal place. The number can range from any where between 1 through 100000. Is there anyway to round these numbers to the 4th decimal place?
Next question,
I have a print button on a frame. I want the frame to...
Hi.
I have a quiz in a training project that I am working on. In order to receive a certificate for training the user must first pass the quiz. The quiz is five questions. The user must get 3 of the five right to receive a certificate. I have two pages set up if the user passes the quiz it...
Hi.
I am working on a project in director. I have a input textbox in the opening screen where I ask the user to input their name and submit it. I have the project then save the name as a global variable. Later on in the project I want to recall the users name and place it in a certificate...
Hi,
I am new to this board and it is my first time posting. I am working on a training presentation that was created in director. I inherited this project so I am not completely familiar with all that was done on the project. What I want to do is create a navigation toolbar to use during...
I have autosave setup on a computer running word 2000. I have it setup to save every 5 minutes. Every 5 minutes a window pops up saying cannot autosave due to the file is being used by another program. I only have it opened in word one time. It also says to try saving the file under another...
I have a database on my computer that I keep as a file guide. One of my coworkers has the same database but it contains different info. I was wanting to combine the tables of her database with mine so that I have one copy of it all. I am going to be the soul one keeping the file guide now so we...
I have a laptop that contains approximately 25,000 emails on it. The emails are in Outlook Express. I need these emails saved out as a .eml file or text file or any kind of file that I can use so that I do not have to have an email program to read them. I can not find anyway to do this. Does...
I still can't get it to work. Here is the latest code I have tried.
Private Sub Command100_Click()
Dim db As DAO.Database
Dim QD As QueryDef
Dim where As Variant
Set db = CurrentDb()
On Error Resume Next
db.querydefs.Delete ("Status")
On Error...
Hi.
I building a database to track and log documents. I have four combo boxes in the database. The combo boxes are used to select the information that you choose to view. The first combo box is to select the type of media (ie doc, cd, floppy, * (All), etc). The next combo box is to select the...
I tried this whenever I would click the retrieve data button nothing would happen. I place txtbox with Text30. Should I have included anything else in here. Thanks
Jon
Hi.
I am creating a database to keep an inventory of doucments. I have a text box on a form that when I type in a document id it and click on the retrieve data button it will open the document details in a report. I have the textbox control source set to the DOC ID field in the table...
Hi,
I am creating a database that will be used to keep an inventory of documents. I have a combo box which is used to lookup documents such as floppy disks, etc. Once they have set the combo box to which option they would like I have a retrieve records button. Which when they click on this...
Hi.
My question here is probably quite simple but I am going to post it anyways. I have a combo box to select a query. I also have a command button the command button is there to open the query. When the user selects the query the want to view in the combo box I want them to push the command...
Hi.
I have a combo box that I want to be able to select the type of media that is going to be used to select a query. One of the list items in the combo box is Removable Media. In the table I do not have removable media listed instead I have Zip, Floppy, and CD. Is there anyway that I can...
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.