| Thread | Last Post | Replies |
|
| Page numbering as function of grouping in a report | 05 Feb 2006 17:48 GMT | 1 |
Dear reader, Most of the reports have a page numbering as Page x of nn, starting at the first page 1 (one) to the last page nn. But know I need to start with Page 1 of nn for each report-group.
|
| Syntax error in insert | 05 Feb 2006 16:05 GMT | 3 |
Posted this several hours ago to another ng but it never showed up thought i'd try here. using vb6, ado, .mdb, jet4.0, no access given table tblJob with field JobNumber text(10)
|
| Sheduled tasks | 05 Feb 2006 12:58 GMT | 1 |
Unable to run an access2K adp with sheduled tasks win2000. I set i daily at 10:00 but no action !!! I use a bat-file that does the task perfect when i open it manualy. What am i missing.
|
| lock fields in DB with the content of other fields | 05 Feb 2006 03:26 GMT | 1 |
Hi I am making a database, to guide students through an project start, the ideer is to make a total project description in the DB. The students should not be able to see each others description in the forms
|
| Could you please do this? | 05 Feb 2006 02:55 GMT | 1 |
Hi! Could you please do this form: http://fs19.formsite.com/dunno40/form884208664/index.html Thanks!!
|
| How could bytes be converted into ASCII in a secret code form for students? | 05 Feb 2006 00:36 GMT | 2 |
For some of my secondary students studying bits and bytes, I'd like to make a form in which they can create secret codes with bytes. I'd like the form to have a memo field that can only accept 0s and 1s and spaces. I was envisioning the following:
|
| .tab import quiting early | 04 Feb 2006 22:30 GMT | 1 |
I am a novice MSAccess user trying to import a .tab file into Access. The problem I am having is that the import is completing far too early with what I know are too few records in the resulting table. I think the problem might be a result of an old garbage character (the
|
| Select from multiple queries/tables? | 04 Feb 2006 22:17 GMT | 2 |
Can I select from multiple tables/queries in a single SQL statement? For example: SELECT [this], [that], [otherThing] FROM qryThis, qryThat, tblOtherThing
|
| Invoice Payment Query | 04 Feb 2006 20:03 GMT | 1 |
Hi all.. I have a query from one of our students regarding an order invoice payment database. The student can make up the order database okay where a customer picks a number of products and enters the quantity
|
| Help in report | 04 Feb 2006 19:22 GMT | 1 |
Hi, i have a report of missing days of work. In the detail of the person i have [MyDate]. there can be several date, like Monday, january 1 Friday, january 5 .....
|
| Access and Outlook Automation | 04 Feb 2006 18:12 GMT | 1 |
I would like to enable the ability for a user to create a Public Outlook folder from an Access form. Here is the situation. The form the user is on is order-related in our system- which means there would be a textbox holding an order nbr. I need them to be able to click a command ...
|
| Using ADO to import Excel into Access Read Only - while file is open | 04 Feb 2006 15:58 GMT | 6 |
Here's what I've got: I'm trying to grab some data out of an Excel spreadsheet and bring it into Access. I'm able to do it, but only if the Excel spreadsheet is not opened by any other users. I am connecting to the spreadsheet via ADO (Jet OLE 4.0 Provider). If the
|
| easy question on forms/tables | 04 Feb 2006 15:35 GMT | 2 |
it may be because i'm having a BAD day but i can't come up with an easy way to do this... i want to have a form for recording one department's yearly forecasted data. what i have is a column of months, to the right of which i have two text
|
| Calculated Summary Field | 04 Feb 2006 14:33 GMT | 1 |
I've got a report that groups records on a field named Team. Within each record is a field named Hours. I'd like to total the Hours for each Team in the report. How would I go about doing this?
|
| How do I create a button that prints 2 copies of a form? | 04 Feb 2006 04:06 GMT | 4 |
I'm trying to create a button that prints 2 copies of a form. Using the wizard, I created a button that prints one automatically, using the following code: End Sub
|