I have been using ms access for years as a tool for financial, portfolio, and operational reporting. mostly, as a stand alone tool i use on my own, but in several case with multiple users in ...
I have made some simple reports that print just the record you are viewing on each of the forms in the database. There are four different reports. I would like to include a button that will pr...
Hi,
I build a report to list all the data that current on the form, but I have problem to print a report that only shows current data. Everytime I print the report and it have 100 pages si...
i have a 2003 ms access file which i am now opening in access 2007 which has a report that prints a filed as a number which i need to be aligned distributedly. all is fine in the report view, ...
Hello
I need to decrees an amount in each line of a report :
if i have a main value from where i have to reduce the amount in each line
main 500
text v...
I've got a client (which means what they want, is what they get), that wants to show a value in their report only for a certain account. Every other account shouldn't show it (I'm ok if there...
I cant seem to find the report properties to change the report title to print on each page,
in MS Access
Is there any way to ensure that Access records will export to a .txt file in the same order in which the records are in the the table? I am trying to make a simple export to a tab delimited fi...
There is a 2 option buttons in option group on a form based on some conditions would select one of the 2.
User wants to print a report exactly with all the fields how it shows
For eg Conditi...
Following the help of
http://office.microsoft.com/en-au/access/HA011170771033.aspx
I have generated a output of a query as report through a form to input the parameters.
I tried using th...
Hi
When I try to use the same syntax for a diffrent column of the same data set called Assessmnet Type it gives and error and the rounding point isthere someting about the AT_SUM syntax that ...
Hi experts
I am trying to create a report that has sub reports on it. Each sub report has a different recordsource. I want to be able to change the recordsource SQL using VBA code and thi...
ok so i have this access database and there had been a very good working export to excel function that worked great until I added like 6 fields to the table and now it does not work. the code ...
I made a report using report wizred and select group level by department, as a result the report is grouped by department but department ID appears on the report instead of department name! Ho...
I have a table with 1 hyperlink feild.
I want to attach the Hyperlinked Feild to the report so when the report is printed, so is the attached Hyperlinked object.
Note these hyperlinks a...
Hi all.
I have an access report that I want the end user to choose:
1. Field to sort
2. What type of sorting -- Ascending or Descending
How can I get the end user to choose those 2 o...
I need some help sorting a report. There are three grouping levels entered in the Sorting and Grouping box.
Level1 Ascending
Level2 Ascending
Level3 Ascending
My problem is that somet...
Lets say our data is like:
Partner Total Cost Total Value
Ahmet 1000 2000
Kerem 5000 6000
Kemal 1500 5000
Ahme...
I have a report with two subreports on it. Either one of the subreports may span more than one page. When this happens, the main report's Page Header is not displayed. How can I get the page h...
Hello,
I have a form [frm_switchboard] which has two text boxes [txtswitchStartDate] and [txtswitchendDate]. These output dates in the format "dd mmm yyyy"
I also have a report. I would ...
I have produced an MS Access 2007 "report" based on an SQL-Server Express "view" of supplier orders and related tables.
My view pretty much pulls out every order, and by using a "where" argum...
I have an Access form that is not tied to any table. On the form I have fields to enter a date. This date then when i click a command button it passes through to a query to run a query based o...
I have another question for you. That completely worked. Since I'm pulling records for a month period at a time I end up with some nice huge amount of records that takes up multiple pages. ...
I have created 20 pages (reports) in MS Access. I need to print these 20 as one document. How do I merge all 20 in order into one PDF file?
I have a report with two level of grouping as seen below. How do I eliminate the divide line after Record #3, when there is no more data in the lowest level grouping? Possibly finding last rec...