| Thread | Last Post | Replies |
|
| Zip Code Bulk Mail Sort | 31 May 2007 15:11 GMT | 2 |
I have city state zip in a limited list in a combo box which makes date entry easier and faster. I have stripped the zip on the form with =Right([zip],5) Can I use this somehow because for bulk mail in the label wizard I need to be able to sort by zip code?
|
| sort an open ADO recordset | 31 May 2007 15:04 GMT | 1 |
is there a method or way to sort on open recordset? as in Me.Recordset.Sort = "Field" tia, mcnewsxp
|
| Print just the current record via a button on a form | 31 May 2007 13:12 GMT | 2 |
I have created a form to display my data in a simple name and address table. I have created buttons to navigate through the records but want to create a button to print just the current record, ideally with a different layout to that used on the form.
|
| sorting text field | 31 May 2007 12:45 GMT | 8 |
What format can i use in order to sort one field containing first and last name by last name only? In table design view i have tried to put in a format that would allow me to sort in the report design view, but i keep getting error messages.
|
| How to copy and rename MS Excel sheet from MS Access VBA (MS Office 2000) | 31 May 2007 09:12 GMT | 2 |
Hello, All! I want to copy and rename excel sheet from ÁÓÓÅss vba. I try this but result is error: Sht.ActiveWorkbook.WorkSheets("Sheet2").Copy
|
| Como se insere dados automaticamente em certos campos? | 31 May 2007 02:10 GMT | 1 |
Eu gostava de inserir um campo qualquer e depois automaticamente, o Access inserir-me os valores que respeitam a esses campos. Tipo: Eu coloco o Código do Produto Café, e depois o Access tem de me colocar automaticamente, os campos do Nome do Produto e do Preço Unitário... Já li ...
|
| Refreshing an Object Field | 30 May 2007 23:55 GMT | 2 |
In a form, when I Insert a new Record I want to update the REVCD Field with today's date. At the same time I want to refresh the RECVDTE with the information. What is the syntax code for this procedure?
|
| Access 2007 General | 30 May 2007 19:50 GMT | 1 |
I'm looking at a table window in design view. I have a list of objects (tables, queries, etc.) along the left margin. The rest of the window is divided into two halves: a top, showing field names and data types, and a bottom showing field properties. Can these two haves be ...
|
| Ascending order | 30 May 2007 18:43 GMT | 3 |
Hey guys, I've created a report based off one of my queries, put in all of my hardwork into it and sorted "ascending" vs. "descending". Is there a way to remedy this without starting all the way over from the beginning?
|
| Access 2003 Reports and Vista | 30 May 2007 17:30 GMT | 3 |
Why cant I view Access 2003 reports in Vista. I can view the reports using XP Pro. Thanks
|
| Send Password | 30 May 2007 16:13 GMT | 2 |
Is there anyway I can send a password for an ODBC connection (SQL) database. I have information I am taking from a SQL program and want to share with others. I don't want to give out the password but want the Access information to update when the database is opened. I need to ...
|
| Help needed with IF DSum in query | 30 May 2007 10:07 GMT | 9 |
I have created a transactions table in an inventory application. I have also created a DSum function that shows the quantity in stock on a form, by calculating the number of incoming transactions minus the number of outgoing transactions.
|
| Input Box | 30 May 2007 09:02 GMT | 1 |
Is there any way you can change the way an Input Box is displayed that is used in an On Click event procedure? For example: size, position, colour etc> Thanks for any help
|
| Simple Question re: Input box for query which selects Table to get data from | 30 May 2007 08:21 GMT | 3 |
Hello, i would appreciate any help regarding a problems i am having. I have setup a simple database with working query's. Sadly i think it would be a much better design **if i could run my query's & have it ask me what table i would like to
|
| Lookup wizard question | 30 May 2007 00:37 GMT | 4 |
I have a large table with 2 columns (first name and last name) in it and I would like a drop down of a list of possible first and last names from the Name table. I am using the Lookup Wizard for the list of names but if I have 25 "Joe's" with different last names, is there a ...
|