| Thread | Last Post | Replies |
|
| Need help changing a result in a Text Box! | 04 May 2005 11:14 GMT | 19 |
 Signature After searching Google.groups.com and finding no answer, Bob Vance asked: I have three boxes on a form (a) Shows a percentage e.g. 12.5% (tbRate)
|
| Requery Form | 04 May 2005 03:52 GMT | 3 |
I'm closing a form. when this happens I want to Requery another form that has no connection to this form, How do you do this? Forms!Main.Requery This doesn't work.
|
| Gratutitous quotes not wanted | 04 May 2005 02:51 GMT | 2 |
I have a database with separate fields for "FirstName", "LastName" and "Emailddress" I use this SQL to produce a complete email address: FullEmail: Chr$(34) & [FirstName] & " " & [LastName] & Chr$(34) & " <"
|
| ODBC--Connection to 'Database' failed | 03 May 2005 21:19 GMT | 1 |
My co-worker and I both use the same computer, depending on who needs it. He logs into the computer under his own username, accesses the network, opens this .mdb file, and runs a query, and it works for him. At a certain point it asks him for his password, and he enters the ...
|
| Microsoft Office Excel | 03 May 2005 18:07 GMT | 2 |
what is Microsoft Office Excel? Which thing can Excel do?
|
| Combo Box Addition | 03 May 2005 16:52 GMT | 5 |
I am trying to set-up a job costing sheet. I have 1 combo box doing a simple hours * rate calculation. I have 15 different "hour" boxes and 15 different "rate" boxes. All of these boxes have a "" default value. I then have 15 different "Total Cost" boxes doing the rate * hours ...
|
| Newgroup not available? | 03 May 2005 16:27 GMT | 2 |
what has happened to our newsgroup. I keep getting "Newsgroup no available". I hear that microsoft is building a new one but i don't know how to get to it. anyone know?
|
| Line Item Issue | 03 May 2005 14:17 GMT | 5 |
I have a LineItem table that needs to pull data from one of 3 tables; sinventory, nsinventory, serviceitem - depending on the state of an ItemCode field within the LineItem table. The structure required for each item code type varies for any given option. nsinventory has a ...
|
| Newsgroup | 03 May 2005 12:54 GMT | 2 |
Can anyone tell me why certain parts of the Access newsgroup is not open?
|
| Insert date using one click buttons | 03 May 2005 09:21 GMT | 3 |
I have created a database to record student attendances. Classes occur on every day of the week and the database is normally update once per week. There are hundreds of attendances to add so I'm looking for a I have an idea of what I want to achieve but, being a novice user, I ...
|
| Find unused components? | 03 May 2005 04:31 GMT | 2 |
Is there a way to find unused code snippets, queries, forms and reports in an old system? I want to clean it up and it is OLD!
|
| access forms | 03 May 2005 03:20 GMT | 1 |
scenario: im trying to access a Forms menu from the Main Menu form via a command button. i used the wizard for other command buttons but it did not work for the case above. how can i overcome this problem? thankyou in advance
|
| How do I set up a case sensitive check in an Access select query? | 03 May 2005 02:01 GMT | 1 |
I have a column in a table in an access database with mixed upper and lower case characters. When I run a select query against this data, I want to be able to identify values such as ABC, abc, AbC, ... as being different.
|
| Create Submission form with email notification | 02 May 2005 23:27 GMT | 2 |
I'm hoping to create a form that allows our general users to submit the name and start date of a new employee. Ideally, the user would hit the SUBMIT button and the data they've entered would be put in a database, AND an email would be sent to our Administrators notifying them a ...
|
| how to cut and paste from WORD to internet? | 02 May 2005 22:14 GMT | 1 |
I AM TRYING TO SEND SOMETHING FROM TO A WEB SITE.CAN YOU HELP?
|