Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Should I use VBA or can I use formulas for this task.

Hello,
I am very confused and don't know if what I want to do is even possible.
I have a spreadsheet that tracks pool handicaps and match scores. I have
sheets called System, Handicaps, Schedule (with player roster included),
Match 1, Match 2, Match 3, Match 4, Match 5 and Match 6. The match sheets
are all automated so the player ID is put in and the Name and Handicap auto
populate. By putting a W or L in the win lose column the score is updated.
What I need to do if it is possible is to update the handicaps on the
handicaps sheet. I have tried to get my head around it but I can't get it
figured out. I don't know much about VBA so I tried to come up with a
formula that would work but I can only gert so far. I have a formula that
will change the handicap for 1 game but then I need that value returned to
the Handicaps sheet to calculate any
subsequent games played by the same player. The formula that I use right now
is on the match sheets.

=IF(G16 = "W", VLOOKUP(C16,Handicaps,3,FALSE) + VLOOKUP(L16 -
Z16,System,2,FALSE), VLOOKUP(C16,Handicaps,3,FALSE) + VLOOKUP(L16 -
Z16,System,3,FALSE)).

Is there a way to update the handicaps 3 value without
using VBA. If so is there a way to do it without changing the value of the
previous calculation.

I hope this information is understandable to you. Thank you in advance
for any help you may offer.

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Task Pane Nancy Alman New Users to Excel 1 July 9th 06 07:16 PM
First ever task LIGHT USER Excel Discussion (Misc queries) 4 March 23rd 06 09:25 PM
convertTask 1.1, Task 11.1 which come one below the other into no chandra Excel Discussion (Misc queries) 2 March 22nd 06 04:30 PM
task pane Diane Excel Discussion (Misc queries) 0 November 25th 05 05:14 PM
Task bar PghPatti Excel Discussion (Misc queries) 4 February 13th 05 02:05 AM


All times are GMT +1. The time now is 08:32 PM.

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

About Us

"It's about Microsoft Excel"