HI again. I should probably change my name to Mr Impossible. *sigh* I've been inquiring about combo box that will change the values of another combo box.<br><br>So far, I've gathered examples and have tried to make them fit. As far as I can tell, they should, though, they don't.<br><br>I need...
Hey there.<br><br>I am working on trying to get some combo boxes to select a selection list in another selction list. So far the code seems to be ok except that it doesn't work. ... so obviously I missed something.<br><br>As far as I can see, it has something to do with the FillArray command on...
Hey there.<br><br>I am working on trying to get some combo boxes to select a selection list in another selction list. So far the code seems to be ok except that it doesn't work. ... so obviously I missed something.<br><br>As far as I can see, it has something to do with the FillArray command on...
Hey there.<br><br>I am working on trying to get some combo boxes to select a selection list in another selction list. So far the code seems to be ok except that it doesn't work. ... so obviously I missed something.<br><br>As far as I can see, it has something to do with the FillArray command on...
Hey all!<br><br>Using <select multiple>, I created a few tables to choose multiple entries.<br><br>How would I display these new tables if the user wanted to check them, using a message box. I'm also trying to allow the user to simply click on a button to bring this...
(Ever have one of those weeks?)<br><br>How do you make one? <p> <br><a href=mailto: > </a><br><a href=http://www.geocities.com/siltharin>Rotschrck's Eclectic Page</a><br>
Hey all!<br><br>Alrighty, here's the problem:<br><br>There is a drop down box (combo box), that gets it's information from an Access database table, and has an onchange funtion.<br><br>The onchange must select certain entries depending on specific criteria from a table in Access, and allow a...
Hey all!<br><br>I'm working on a batch file that will copy a file from my workstation to the resident(where the batch file resides) workstation. How would I do this? The reason I need this is I must email the batch file to all other employees so they can run it on their systems and download...
I have 2 columns. The first with words, the other with numbers.<br><br>EX:<br><br>sean....4<br>jane....6<br>jim.....1<br>alice...2<br>jim.....4<br>jane....7<br>ryan....2<br>jim.....1<br><br>I need to total the numbers in relation to the...
Here is my code. I'm trying to put a checkmark into the Yes/No of the Plotted field. It looks like it should work, but it doesn't. No error messages, no actions either....<br><br>TIA<br><br>Private Sub Status_Exit(Cancel As Integer)<br>If Status = "Recorded"...
I'm working on a security option so that the futur admins (I'm leaving here in a month and a half) to remotely close the db safely for those users who like to leave the app open when they leave for the day.<br>
<br>
I'm tinkering with ideas. A form that has a button to send a messege box to all...
I have a chart of numbers that I need to convert into a formula. The formula needs to be worked into the sheet in several places.<br>
<br>
If this #________Then this value<br>
1__________________3<br>
3__________________6<br>
6__________________9<br>
10_________________12<br>...
Q1.<br>
When I make privileges on a database, how do I spread these privileges to each other computer on the network for only this database. <br>
<br>
Q2.<br>
If I want to send a msgbox thru timer event or simply by clicking a button, how do I send it to all computers using the database.<br>...
Problem 1<br>
<br>
Using a combobox for Mining_Division, I am trying to write code to make a select case function that will send a letter value to Division_Letter.<br>
<br>
Private Sub Mining_Division_AfterUpdate(Cancel As Integer)<br>
Select Case Mining_Division<br>
Case Kenora<br>...
Hi, so I'm a little rusty on my VB.<br>
Been doing VC for a couple of years now...<br>
<br>
Is there a function that simulates Case / Switch in VB?<br>
<br>
or is there an easier way than a whole bunch of If Thens? <p> <br><a href=mailto: > </a><br><a...
I no longer have access to my Oracle for Win95 but i need some of it's programing for my access database...<br>
<br>
I believe I remember an append command. I need to know if I can use this command to append text in 2 fields or more to make 1 field.<br>
<br>
EG<br>
<br>
append field1 field2;<br>...
So here I am trying to make a small program that runs in the background while minimized or something.<br>
<br>
I have to read the data from a date field in a database and when the date in the field and the current date are the same, the program has to warn the user.<br>
<br>
I figure a message...
I need a field that is a mix of 3 other fields.<br>
<br>
1st part (1st letter of division)- I got<br>
2nd part (autonumber that resets every year) - ???<br>
3rd part (year) - I got<br>
<br>
These are examples of the # I need to produce automatically:<br>
K199<br>
K299<br>
K100<br>
K200<br>...
If I have a date in a field and I want to automatically enter that date + 14 days into another field, how would I go about doing that? <p> <br><a href=mailto: > </a><br><a href=http://www.geocities.com/siltharin>Rotschrck's Eclectic Page</a><br>
how do I change the fixed page orientation so that any forms I create are automatically oriented to Landscape instead of Portrait?<br>
<br>
Failing that, how would I keep it Landscape if I changed it for each form. (If i exit Access and return, it seems that the form returns to Portrait instead...
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.