| Thread | Last Post | Replies |
|
| Textbox Problem | 15 Jun 2004 07:35 GMT | 1 |
Guys - I have a textbox that I will store information from a variable. Th textbox will store a form of report based on some calculated figure. want the following items to be displayed:
|
| Macro to Update Field based on Info in Another Field | 15 Jun 2004 02:18 GMT | 1 |
I have a table that contains 2 relevant fields: Grade | Points A+ | 4.2 B | 3.0
|
| Conditions | 14 Jun 2004 04:16 GMT | 1 |
I am trying to Run a setvalue macro based on conditions the condition is if a number field is between certain numbers I am tjinking I am doing it right ex: Report![Name]![Field] between 1 and 10 However not working
|
| Dlookup Criteria Problem | 13 Jun 2004 18:34 GMT | 1 |
I am having a problem with DLookup. I have a table with a field calle COMMENTS. This field is a text field. A record might have ht following information under this field: "Called person on 06/11/2004". Each record in the table has information under the COMMENTS field an
|
| How to... | 13 Jun 2004 03:45 GMT | 1 |
Hey folks, Got a file that comes as EITHER a one ling string OR same long string BUT has a Crlf @ (I think) 80 character wrap and always I need to parse this file into individual
|
| date prob | 12 Jun 2004 12:01 GMT | 1 |
I have a little problem, how can i change an date f.e. 05/02/2004 that he gives me the last day of that month? Thx in advanc -----------------------------------------------
|
| needto automatically generate reminders in access database | 11 Jun 2004 20:50 GMT | 1 |
i have an access database on a server which i have very limited rights to. i need to create a macro/form anything at all which will generate reminders and send auto emails each 48 hrs from the time field in the database. i am on
|
| Use a Macro to Copy Columns from a Form to a Table | 11 Jun 2004 20:44 GMT | 1 |
I created a form that automatically insert dates based on the input of another record in Forms. However this data is not in the Table. How can I either create a macro to copy this data into the table or How can I get this information into the table from the Form. These all ...
|
| Close queries after open | 11 Jun 2004 17:44 GMT | 1 |
I have a macro that runs a dozen queries of various types. It seems that when the macro is complete, the screen is littered with datasheet views of any of the queries that were select queries required by various update and make table queries. Hope can I prevent these from opening ...
|
| Running a macro to open a form when query is executed | 11 Jun 2004 17:43 GMT | 5 |
I have a query that has a parameter that is chosen from a listbox on a form. I need the form to open evertime the query is executed. How do I make it do that?
|
| automate importing text via macro and windows scheduler issue | 10 Jun 2004 23:34 GMT | 4 |
I have succesfully created a macro to update a table by importing a text file using the transfer text macro and the import specification. When I click on the macro i get a text pop up letting me know it couldn't append all the records in the text file due to key
|
| Zipping files together | 10 Jun 2004 21:26 GMT | 1 |
Is it possible to get access to automatically run "send to a compressed folder" in order to zip files together which have been created? Thanks
|
| OnNotInList Macro | 10 Jun 2004 21:18 GMT | 1 |
Access 2002: I have a combo box on a form from which to select data in a table. I want to be able to add an entry to the table if it's not already in the list. HELP tells you to run a macro on the "On Not In List" event/property
|
| automate a formula ? | 10 Jun 2004 18:54 GMT | 1 |
Ok so i placed this question on a previous post and i would like to know if a macro could run to be able to calculate how many hours an employee has left for vacation.For example, 10 employee with each having 200
|
| Error Messages With Data Dump | 10 Jun 2004 18:24 GMT | 1 |
I have a macro set up in my database that dumps data to several Excel spreadsheets at once. This data dump will take place weekly, replaceing the existing data in the existing spreadsheet. My problem is that I have to click
|