Report design problem
Fri, 28 Nov 2008 16:45:20 +0700
Hi,
My office decide to switch from excel to access. The db will be used to fill
several vouchers. I have no problem with form but when It come to report I
faced the following:
In excel voucher is designed with header, the body and footer as as access,
the only difference is that in the body of excel for ...
|
Create report in calender report
Thu, 27 Nov 2008 22:17:17 -0800 (PST)
I have a accdb file in MS 2007 , with tables and queries with Order
No,art no,style details and delivery dates.
I need to create a calnder report where i can see the foll in a yera
calender,
Order number in a calender against the delivery,
Pls do the needful ...
|
In Access 2003, How can I report on a specific date period?
Thu, 27 Nov 2008 19:32:01 -0800
I am wanting to print a report for May, however can not work out how to do
this without getting every month? I group by month, but only want to report
on May? Can anyone help ...
|
Charting Records that Come Up in Detail
Thu, 27 Nov 2008 13:24:00 -0800
Hello All,
I know that it is Thanksgiving in the US, but I am hoping that someone can
help me out! I am a teacher. I have created a database of student quiz
scores. I am using Access 2003. What I would like to do is create a line
graph including date and score in a report. Unfortunately, I can't get the
s ...
|
Emailing from a form
Thu, 27 Nov 2008 09:58:31 GMT
I have a buitton on a form which is set up to email a report.
Can I set the button to launch microsoft outlook, take the text from a field
on the current form as apposed to a report, and take the email address from
another field on the same form?
--
Message posted via AccessMonster.com
http://www.accessmons ...
|
Yet another â??blank pageâ? issue
Wed, 26 Nov 2008 15:26:05 -0800
I have a report with a grouping that may optionally be set to page break on
change. When I change the Group Footerâ??s ForceNew property from 0 to 2 in
the Open Event to get the page break, I always get a blank page at the end of
the report.
I thought this would be easyâ?¦ what am I missing?
---
terri ...
|
HTML code is showing up
Wed, 26 Nov 2008 15:27:38 -0700
Hi Groupies:
I am not sure what is going on in my report but if I enter
data in one of my text fields on a form, the corresponding
field will show HTML tags on the report....???
For example:
If I enter "This is nutty" in the form,
the report shows "<div> This is nutty </div>"
It doesn't show in the ...
|
|
|
Timeline Report - error in code?
Wed, 26 Nov 2008 12:48:09 -0800
I have created a timeline (gantt style) report using the Timeline example
from the Access Web.
I haven't modified the code in any shape or form other than to change field
names.
My minDate is always Date() and my maxDate is variable.
My current data set has a max of 215 days.
When I run the report, the t ...
|
Can't get to Design mode?
Wed, 26 Nov 2008 17:56:53 -0000
I have a report that I'm trying to amend the position of the labels and
controls but I don't seem to be able to get True Design mode? I'm using
Access 2007. All I can get is the View mode which icon is a green folder and
the report looks like it's in Design mode but the controls and labels wont
move independ ...
|
Setting Report Criteria to Form Control Value
Wed, 26 Nov 2008 09:39:02 -0800
I am trying to set a report's record source to use a form's control value as
a criteria. I have done this before successfully for simple control. this
time i need to use th 2nd column of a combo box. hence I tried
Forms![frm_Labels]![cboCompType].Column(1)
but i keep getting an error
"Undefined functi ...
|