473,399 Members | 3,603 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,399 software developers and data experts.

Multiple Instances Of A Report: Fighting Nature?

I have a situation where a bunch of statistics are being presented based on a
mutual fund and a benchmark fund's monthly and quarterly returns for a given
period (like 10 years....)

The hitch is that all bets are off if all four return streams are not complete
and contiguous. In that case, however, the user needs to know which fund(s)
have returns missing for which dates so they can backfill them.

I started out with a single report and a single work table - trying to open 4
instances of the report on-the-fly.

But MS Access crashed so often and response time was so slow and I didn't want
to be eating up the client's budget on a futile quest.... So I wimped out -
cloned the original report 3 times and created four separate work tables.

Runs in a flash, and nobody'll ever know.... But did I do the right thing?
Are there problems lurking behind multiple instances of the same report or were
me and my PC just having a bad day?
I've played around with multiple instances of a form with no apparent
problems... But reports just weren't happening...
--
PeteCresswell
Nov 13 '05 #1
2 2067
Pete,
I'd relax. It sounds like you found something that worked given the time
and budget available. With more time & money I'd lean toward attempting
four different views for each report instance and perhaps a SELECT . . .
UNION statment to stack the results from the four into one set of rows. If
there needs to be a value in each of sixteen columns (12 for each month plus
four for the quarterly returns) then I'd use something like
NZ(MONTH_VALUE,"Nothing") to fill the months for one of the four with
something so I knew where I had missing data.

This sounds like a two step process, though. Step 1 is a view which helps
identify missing data and Step 2 is another view that presents the validated
result. If I am correct in assuming that this contributes to some sort of
numerical analysis then the Step 2 view would have to use NZ(MONTH_VALUE,0)
instead of NZ(MONTH_VALUE,"Nothing") so as to not screw up the math on these
columns.
Time to put down the beer and go get my friend at the aiport. Post a reply
here if I can be of more help. (Maybe after I recover from my present
altered state of mind).
--
Alan Webb
kn*******@SPAMhotmail.com
"It's not IT, it's IS"

"(Pete Cresswell)" <x@y.z.invalid> wrote in message
news:mb********************************@4ax.com...
I have a situation where a bunch of statistics are being presented based on
a
mutual fund and a benchmark fund's monthly and quarterly returns for a
given
period (like 10 years....)

The hitch is that all bets are off if all four return streams are not
complete
and contiguous. In that case, however, the user needs to know which
fund(s)
have returns missing for which dates so they can backfill them.

I started out with a single report and a single work table - trying to
open 4
instances of the report on-the-fly.

But MS Access crashed so often and response time was so slow and I didn't
want
to be eating up the client's budget on a futile quest.... So I wimped
out -
cloned the original report 3 times and created four separate work tables.

Runs in a flash, and nobody'll ever know.... But did I do the right
thing?
Are there problems lurking behind multiple instances of the same report or
were
me and my PC just having a bad day?
I've played around with multiple instances of a form with no apparent
problems... But reports just weren't happening...
--
PeteCresswell

Nov 13 '05 #2
Per Alan Webb:
perhaps a SELECT . . .
UNION statment to stack the results from the four into one set of row


Bingo!..... Dunno why I don't think of these things right off the bat...

I'll stick with the four work tables and union them into a single report broken
on a variable whose value is unique to each component of the union.
--
PeteCresswell
Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Steve Jorgensen | last post by:
Hi all, This is actually not an issue of mine, but one a friend of mine told me about that I was able to confirm. Let's say you want a highly customizable report, so you want to be able to do...
7
by: Dave | last post by:
Apologies for the newbie question. I have created a vb.net program for my company that is designed to work with Word Templates (about forty of them that we commonly use) that are selected by the...
4
by: GGerard | last post by:
Hello I have a program where the user can open as many instances of a form as the user wants. The only limit to how many instances can be opened is determined by the limit of the computer...
3
by: sara | last post by:
I've been reading all the posts on this topic. Most are years old, so I have 2 questions: 1. Is there any improvement on opening the same report multiple times (with different input parameters...
6
by: Bob Alston | last post by:
Looking for someone with experience building apps with multiple instances of forms open. I am building an app for a nonprofit organizations case workers. They provide services to the elderly. ...
6
by: Dave | last post by:
On my form I have combo boxes. These combo boxes, after updating them, populate respective listboxes that are located below the combo boxes on the same form. I am trying to use a "generate...
7
by: Ceebaby via AccessMonster.com | last post by:
Hi All Here's hoping someone can help me with this. I have a report based on a query where the criteria for 4 of the fields is set from an unbound form. I want the user to be able to select any...
2
LegalIT
by: LegalIT | last post by:
Hello, I have a VB.net application that creates reports from database information. I am able to create the reports fine. The problem is each time I create a report my application starts a new...
3
Atli
by: Atli | last post by:
Hi everybody. This is not so much a problem, since I have already managed to find a solution, but my solution requires the use of the eval() function, which I just hate to use. The problem is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...
0
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...

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.