Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm new to vba programming and am basically looking to do the
following: I am trying to keep track of football players for a fantasy football draft. I have one sheet (master) with every football player listed alphabetically (columns 1-2), a unique number (column 3) and position they play (rb, wr, k, qb in column4). In seperate worksheets named rb, wr, k, qb I have only those players who play that position. What I am looking to do is this: when I am on "master" sheet, I want to be able to activate macro to change the font to red for the active row, check column 4 for the position they play, activate the sheet found in column 4, find the correct row (by matching my unique number in column 3) and turn this row red. I would appreciate any thoughts. Thanks. --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Newbie question | Charts and Charting in Excel | |||
Real Newbie newbie question | New Users to Excel | |||
Newbie Question - Subtraction Formula Question | Excel Discussion (Misc queries) | |||
Newbie With A Question | Excel Worksheet Functions | |||
Newbie Question | Excel Programming |