Re: Loop in button code
- From: John W. Vinson <jvinson@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Apr 2009 11:00:32 -0600
On Thu, 16 Apr 2009 07:45:01 -0700, Kevin199
<Kevin199@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
A little more detail of my original post may be in order. I want the loop to
go through my YG table and compare sales volumes of inventory items from
various retail sites and calculate a correlation from each location compared
to the rest of the location combined. In the past I have done the
calculation in excel. I have now been given the project to go back into
historical data and run hundreds of these calculations, thus my motivation.
I thought that once I got a loop to work off my button on a form I could
start putting in code to get the rest to work. Right know I have 4 sub
queries that pull data out of my table and calculate the correlation of one
location compared to the others. I am planning on using them in some form in
my loop.
I still don't see how the OpenQuery method is of use here. This would not
calculate any correlations; it would just open a blizzard of datasheets which
the user would have to look at and close one at a time.
--
John W. Vinson [MVP]
.
- Follow-Ups:
- Re: Loop in button code
- From: Kevin199
- Re: Loop in button code
- References:
- Loop in button code
- From: Kevin199
- RE: Loop in button code
- From: dymondjack
- RE: Loop in button code
- From: dymondjack
- RE: Loop in button code
- From: Kevin199
- RE: Loop in button code
- From: dymondjack
- Re: Loop in button code
- From: John W . Vinson
- Re: Loop in button code
- From: Kevin199
- Re: Loop in button code
- From: John W . Vinson
- Re: Loop in button code
- From: Kevin199
- Loop in button code
- Prev by Date: Access, OLE, and WEB View
- Next by Date: Re: GetObject Error 13 Type mismatch
- Previous by thread: Re: Loop in button code
- Next by thread: Re: Loop in button code
- Index(es):
Relevant Pages
|