Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 111
Default Could This Be Done With VBA?

I have a worksheet used for horse race ratings.

Columns A, B, and C, contain the last 3 form figures. Entries can be 1
(1st), 2, 3, 4 or 0. There are no headings in these columns.

Columns D, E, F, G, H, I and J contain data referring to the number of
days since the horse last ran. The headings in the above columns are;-
1 - 4, 5 - 10, 11 - 20, 21 - 31, 32 - 62, 63 - 99, 100+

Columns A, B, and C contain any sequence of digits ranging from 1 1 1 to
blank blank 0, making a total of 155 combinations.

A rating is given where the lines and columns intersect. e.g. Cell D2
contains a rating of 92, whereas cell J156 has a value of 9 (the
opposite end of the spectrum).

Rather than cross referencing and scrolling, would it be possible to
input the form and days into a window with fields/cells in order to get
a horse's rating from an output cell?

Could this be done with a lookup or VBA?

I have posted this to microsoft.public.excel.misc as well.

TIA
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Could This Be Done With VBA?

yes
--
Gary''s Student


"Saxman" wrote:

I have a worksheet used for horse race ratings.

Columns A, B, and C, contain the last 3 form figures. Entries can be 1
(1st), 2, 3, 4 or 0. There are no headings in these columns.

Columns D, E, F, G, H, I and J contain data referring to the number of
days since the horse last ran. The headings in the above columns are;-
1 - 4, 5 - 10, 11 - 20, 21 - 31, 32 - 62, 63 - 99, 100+

Columns A, B, and C contain any sequence of digits ranging from 1 1 1 to
blank blank 0, making a total of 155 combinations.

A rating is given where the lines and columns intersect. e.g. Cell D2
contains a rating of 92, whereas cell J156 has a value of 9 (the
opposite end of the spectrum).

Rather than cross referencing and scrolling, would it be possible to
input the form and days into a window with fields/cells in order to get
a horse's rating from an output cell?

Could this be done with a lookup or VBA?

I have posted this to microsoft.public.excel.misc as well.

TIA

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 111
Default Could This Be Done With VBA?

Gary''s Student wrote:
yes


Could you give me an example of where to start? Would I need lookup
tables. Sorry, but I'm not too familiar with VBA. Have delved into VB6
though.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"