473,383 Members | 1,877 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

How can i hide a label and textbox in a report

Hi all

How can i hide a label and associated textbox in a report in access
my report looks like this

Name Jan Feb Mar Apr May ......


i only display for any two months requested by the user, so the remaining i dont want to display the empty columns

pleaseee help me....
Nov 9 '07 #1
5 1990
Rabbit
12,516 Expert Mod 8TB
Just have the query create a Month1 and Month2 field populated with the two chosen months. Then your report can just use those two fields no matter what month they are.
Nov 9 '07 #2
Hi

My problem is i am using a crosstab query sometimes the user may want 3 months report, so can u help me in hiding those labels and textboxes of the report.
Nov 9 '07 #3
Rabbit
12,516 Expert Mod 8TB
Hi

My problem is i am using a crosstab query sometimes the user may want 3 months report, so can u help me in hiding those labels and textboxes of the report.
Okay... that's not what you said in the first post.

How does the user indicate what months they want in the report?
Nov 9 '07 #4
Hi

I am actually deriving it from other query, that query asks the user to enter the start date then it displays for three months....
Nov 12 '07 #5
Rabbit
12,516 Expert Mod 8TB
Hi

I am actually deriving it from other query, that query asks the user to enter the start date then it displays for three months....
You can use the same method I mentioned earlier, except add an extra month. If you need to hide a column then you can do it through the Open event of the report.
Nov 12 '07 #6

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

Similar topics

2
by: Jim | last post by:
I have a report that needs disclamers at the bottom of each page except the first two. The discamer is in the form of a label in the page footer. I tried adding this line to the page footer...
7
by: Mark | last post by:
Hi All, I have a report which is based on a query which is used to produce QC check sheets. I have quite a few text boxes which are used to display questions depending on the value of one...
2
by: J.B. | last post by:
Greetings all - I have been working on this issue for a while now and it has been frustrating to the point where I'm reaching out to the gurus of .NET for any suggestions. I have a webform...
2
by: K B | last post by:
Hi, Is there ANY WAY to hide a row/field in a DetailsView based on meeting a condition at the ItemCreated or ModeChanging event -- or any other way? There appears not to be, but I was hoping for...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.