Hello I have a report based on a crosstab query which retreive a student's score on defferent subject, but the problem is subjects ordered on the query based...
You are allowed to assign values to LABELS in reports. You are not allow to assign values to TEXTBOXES in reports. The values have to be in the datasource. ' ...
Actually if you look at the Page Numbering at the bottom of reports that is created by the report wizard, you'll see that this is a text box and is assigned in...
I moved the assignment to the report footer. This is where my text boxes are. The error message has disappeared, but the wrong values are showing up. I'm...
First, go into the report preview and open up the properties window. Next click on the "Report Footer" horizontal bar with your mouse and go to the "Events"...
I made a bad mistake. I had the gloabl variable and a field have the same name. I re-named the global variable and everything is ok now. Thank you to all...
Unfortunately, a group asked me to transfer an Outlook Contacts folder over to Access. While suffering through this exercise I discovered that Outlook exported...
Hallo, I want to make application use MS Access and barCode . Can anyone here could explain to me how to make an application that grab data from Bar code ? As...
... There's a couple of ways 1) In your Report->Properties->Data->Filter property put the following. This one was for a Birthday list month([DOB])=[Month...
Hi all, I'm trying to make a running sum in a query in this way: I have a table with only a field with all dates of this year (01-01- 2003 to 31-12-2003); then...
i'm forwarding a post made by someone on an sql forum: ~~~~~~~~~~~~~ A running total needs to be computed typically over some time period. You don't have to...
So I've got all of these images, which I'm cataloguing, and storing in an access database for display on my site. The problem is, there are hundreds of images,...
Thank's bery much, I'll cehck it. Hope it can solve my problem Airlangga ... http://www.barcodebook.com/html/understand_how_bar_codes_work.html ... ...
As it was posted before, barcode scanner works similarly to a keyboard, the only difference is you dont have to type the IDNo or Boxno or etc but instead scans...
John Henry, FileLen(<FileName>) returns a Long specifying the length of a file in bytes. Jeroen ... in ... the ... fields ... any ... to get ... form ... is ...
Hello John Henry, I have a utility I wrote and market that does this stuff, if you want to buy it let me know. Regards Robin. ... in ... the ... fields ... any...
Imagine the following Form: Address: Claughton House * Charlotte & Shirley Streets * Ground Floor Address1: "BLANK" Address2: "BLANK" Address3: "BLANK" In the...
Most PC compatible barcode scanners decode the barcode information in the unit, and pass the result as text to the PC. They are usually connected to the PC...
Hello, I'm having a problem with an ODBC pass-through query in Access 97 and was wondering if anyone on here would know how to solve it. The query I'm building...
So I'm building this rather long string to use as a SQL statement. It *should* come out as: "INSERT INTO dbImage_tblFiles ( idType, FileName, Extension, ...
Hi Dears I would like to asking ms acess program developer, I am programmer of ms access. i want to design and develop for small business program, already i...
I have coded a form so that the value list of a combo box gets updated if a new value is entered. The problem is when I close the form and reopen it, the new...