LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default trying to update a cell with new data based on vlookup functions

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 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.

 
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
Data Validation lists update orginal cell with list update [email protected] Excel Worksheet Functions 3 July 11th 08 07:56 AM
how update one cell based on another cells data eraasio Excel Discussion (Misc queries) 4 May 16th 07 02:14 AM
How do I get a cell to update itself based on the month we are in? SHBmgr Excel Worksheet Functions 1 July 16th 06 07:43 PM
How do I update links based on a cell value? Vick Excel Discussion (Misc queries) 3 February 22nd 06 03:02 PM
update cell in other worksheet based... mwrfsu Excel Worksheet Functions 0 August 19th 05 05:22 PM


All times are GMT +1. The time now is 09:54 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"