473,396 Members | 1,892 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,396 software developers and data experts.

Displayin FromDate Todate

hi all of u.I create a report n in its querry i put z criteria From n To Date,so wen u run z report it ask 4 z date.but m question is how can i display the From and To date in my report.thnx in advance.
Feb 11 '08 #1
6 1622
You need to add a text box on your report (probably in the report header) and enter the following:

Expand|Select|Wrap|Line Numbers
  1. ="From " & [FromDate] & "  to  " & [ToDate]
You will need to change [FromDate] and [ToDate] to reflect the format in which you have entered them.

HTH

Olly
Feb 11 '08 #2
thnx a lot Olly,i've been fightin wid it 4 som time.thnx u very much.
Feb 12 '08 #3
missinglinq
3,532 Expert 2GB
When posting on this site please write in complete sentences, use appropriate capitalization and refrain from using texting abbreviations.

Welcome toTheScripts!

Linq ;0)>

Moderator
Feb 12 '08 #4
No Problem! Glad to be of assistance rather than requiring it for a change!
Feb 12 '08 #5
hi 2 all of u.i have a form which dispaly parameter for a report.i want zat on lost focus of z form,it close itself.hw cn i do it.thnx in advance if u cn help
Feb 14 '08 #6
missinglinq
3,532 Expert 2GB
Spiderz78, which part of "please write in complete sentences, use appropriate capitalization and refrain from using texting abbreviations" do you not understand?

If you do this again you will be temporarily banned from posting here! If you continue to persist in this behavior after that you will be permanently banned.

Linq

Moderator
Feb 14 '08 #7

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

Similar topics

1
by: Beau | last post by:
Hi all, thanks in advance. Ok, heres the story. What is happening...... -------------------------------- I've got an ASP page that loops. It loops in order to get data in different,...
2
by: bios | last post by:
can I convert a date string like 20031231105718 which is in format yyyymmddhhmmss into a normal date string? can I say someting like date format yyyymmddhh:24mmss then make that string a date...
1
by: ratnakarp | last post by:
Hi, I have a search text box. The user enters the value in the text box and click on enter button. In code behind on button click i'm writing the code to get the values from the database and...
3
by: kmounkhaty | last post by:
Hi Guru, When I ran my adhoc script below it generated only 45000 reads or 4 seconds but when I wrapped it into procedure it took about two minutes or millions of reads. The parameters calling...
1
by: weird0 | last post by:
Can somebody point out to the mistake i am making. I want ti display a GridView upon selecting a date range in the combo boxes and clicking the button "Go". Here is the code for it but it does not...
12
by: aravicha | last post by:
Hi , i want a sample perl code to display all the dates between a date range. say, the start_date=18/03/2007 and end_date=18/04/2007. here i want to print all the dates beween 18/03/2007 &...
4
by: ATDave | last post by:
So basically I'm just creating a form that I want the results e-mailed to somebody. I have everything working except for the checkmark sections that can have multiple answers. I'm a newbie when...
1
by: dosingh | last post by:
i've put this page together using asp, html, javascript amd flash. java passes a number of variables over to the flash file but the flash graph does not appear. The error which appears is...
1
by: bharathreddy | last post by:
This article will explain how we can get the count of weekdays in between two dates. This will be usefull if we want to count the number of working days between two dates. Example: -------------...
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: 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...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...

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.