dongpu3792 2016-08-03 21:47
浏览 82

基于先前选择的菜单项动态更新菜单

So I'm thinking of making an NFL Team Pick 'em Google Sheet for my co-workers and I to use this upcoming NFL season. Every week, we will pick an NFL team to win a game and we can only pick each team once. 1 point for every correctly picked game. Most points wins the pot.

I need some help with how to pick the team each week so that you can only pick a team once. I'm not sure if this is possible in a Google Sheet. If so, how can I have someone pick a team from all 32 NFL teams the first week, then the menu for week two automatically excludes the pick from week 1. Then week 3 automatically excludes the pick from both weeks 1 and 2 and so on.

Or would a project like this be better suited in PHP/Java/HTML? If so, how would I handle the same menu principles in PHP?

Thanks in advance for any help!

  • 写回答

1条回答 默认 最新

  • dongzinen1061 2016-08-04 16:27
    关注

    Okay I figured it out.

    I have one column that lists all the nfl teams K4:K35.

    I have a data validation cell A4 that looks at the nfl teams on K4:K35.

    In cell A24 I put the formula "=filter(K4:K35,K4:K35<>A4)" that filters the nfl team list K4:K35 except for the week 1 pick in cell A4.

    I then have a data validation cell B4 that looks at the A22:A55 list for users to pick for week 2.

    In cell A24 I put the formula "=filter(K4:K35,(K4:K35<>B4)*(K4:K35<>A4))" that filters the nfl team list K4:K35 except for the week 1 pick in cell A4 week 2 pick of B4.

    Lather rinse repeat, and hide some columns and rows. One sheet for each participant. I'll add point totals with a master point total sheet too later on.

    Jerome

    评论

报告相同问题?

悬赏问题

  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭
  • ¥15 2020长安杯与连接网探
  • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么
  • ¥15 banner广告展示设置多少时间不怎么会消耗用户价值
  • ¥15 可见光定位matlab仿真
  • ¥15 arduino 四自由度机械臂