473,473 Members | 2,104 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Better View of Report

29 New Member
Hi -

When people view a report in access they alway make report bigger for easier viewing. When closing report sometimes they click out of access instead of making report smaller and clicking out of report. How can I make a report that views large, but create buttons to have them close report only? Thanks.
Nov 1 '06 #1
5 1616
southoz
24 New Member
Good ay ,

use the command DoCmd.Maximize directly after the command that opens your report, as for closing as far as i know u can still put a command button on the report and set it's on_click subroutine to close the report eg: docmd.close

southoz
Nov 1 '06 #2
southoz
24 New Member
OOPS SORRY ABOUT THAT, was thinking of something else . AS far as I know U can not have a command button on a report close the report I may be wrong but as far as the DoCmd.Maximize will help u

southoz
Nov 1 '06 #3
NeoPa
32,556 Recognized Expert Moderator MVP
You shouldn't need to worry about that.
The 'Print Preview' toolbar typically shows automatically when a report has the focus.
There is a (fairly) large 'Close' button on there already.
Nov 1 '06 #4
rgsw
29 New Member
OOPS SORRY ABOUT THAT, was thinking of something else . AS far as I know U can not have a command button on a report close the report I may be wrong but as far as the DoCmd.Maximize will help u

southoz
Thanks, that did help.
Nov 2 '06 #5
PEB
1,418 Recognized Expert Top Contributor
If not you can create a popup form with a bouton on it that close the respectiv report

On click of this bouton assign a macro that closes the report..

:)
Nov 4 '06 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

20
by: Nick | last post by:
Right now I'm using document.write("<script language='javascript' src='jsFile" + i + ".js'></script>"); It works -- I have a lot of data in each file and only want the visitor to have to...
19
by: James Fortune | last post by:
I have a lot of respect for David Fenton and Allen Browne, but I don't understand why people who know how to write code to completely replace a front end do not write something that will automate...
3
by: tommy | last post by:
I am working with the Invoice report in the Northwind sample database. How can I see the SQL statement that provides the data to the report? Thanks.
6
by: Woody Splawn | last post by:
I am using SQL Server 2000 as a back-end to a VS.net Client/Server app. In a certain report I use a view as part of the query spec. For the view, at present, I am querying for all the records in...
0
by: henrycortezwu | last post by:
Hi all, How do you load the current or active view of a crystalreportviewer to a reportdocument variable? I'm trying to do this so that I can export the most current or active view. Ex: if a...
1
by: Terren | last post by:
Hi I am trying to view a Crystal report (8.5) using the Crystalreports viewer for C#.net. I have a form and the view control on it. I am using the following code to try load the report as the...
1
by: Randy Volkart | last post by:
I'm trying to fix a glitch in a complex access database, and have a fairly complex problem... unless there's some obscure easy fix I don't know being fairly new with Access. Basically, the area...
1
by: Tudor | last post by:
Hi All. I'm new to this forum (as a registree) although I do come by here to find answers which I do always find. I thought I'd post a question and see if anyone can help! I'm developing a DB in...
2
by: yogeshtiwarijbp | last post by:
Hi All, Iam new in asp.net 2003 and sql server. I have to create an application having following criteria. Proposed Steps 1. Create a table containing fields as Name of Report, View Name or...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.