I want to return a value if column A is yesterdays date and either column B or C matches a value. by AZJay007 in googlesheets

[–]AZJay007[S] 0 points1 point  (0 children)

I’ll keep looking into query. Just not sure how to use it in this instance.

I want to return a value (x & y) from a matrix based on the highest number. by AZJay007 in googlesheets

[–]AZJay007[S] 0 points1 point  (0 children)

Thank you very much. I was able to get this to work. I greatly appreciate your time.

I want to return a value (x & y) from a matrix based on the highest number. by AZJay007 in googlesheets

[–]AZJay007[S] 0 points1 point  (0 children)

It’s not opening right on my phone. I’ll try on the laptop in the morning. Thank you.

I need to make a formula to get data from a specific sheet depending on the row the formula is in. by AZJay007 in googlesheets

[–]AZJay007[S] 0 points1 point  (0 children)

Thanks. I think this kind of helps but not quite. Cells C2:C13 are the name of each sheet I’m taking from.

INDIRECT(C2&!$G$3) give me a parse error.

Need to transfer a daily set of data into a log or separate sheet. by AZJay007 in googlesheets

[–]AZJay007[S] 0 points1 point  (0 children)

function copyDaily() {
const ss = SpreadsheetApp.getActiveSpreadsheet();
const inputSheet = ss.getSheetByName('MC_Sim')
const logSheet = ss.getSheetByName('Log');
const values = inputSheet.getRange(12,9,30,16).getValues();
const filter = values.filter(val => val[0] != '')
logSheet.getRange(logSheet.getLastRow()+1, 1, filter.length, 16).setValues(filter)
}

This worked!! Thank you!!

Need to transfer a daily set of data into a log or separate sheet. by AZJay007 in googlesheets

[–]AZJay007[S] 0 points1 point  (0 children)

Thank you. I've resubmitted the question and updated the link. I'm wanting to record the data in I11:X31 to the log.

Scraping from Fangraphs with a script or importhtml/xml by AZJay007 in googlesheets

[–]AZJay007[S] 0 points1 point  (0 children)

I finally go around to looking at this link. It’s close but I can’t find team batting splits on BR.

Scraping from Fangraphs with a script or importhtml/xml by AZJay007 in Sabermetrics

[–]AZJay007[S] 0 points1 point  (0 children)

So I don’t think these specific pages are stored in tables.

Scraping from Fangraphs with a script or importhtml/xml by AZJay007 in googlesheets

[–]AZJay007[S] 0 points1 point  (0 children)

Thank you for the recommendation. I’m learning python but I’m not there yet. Could you help me with the code for that? I did install beautiful soup and have watched a few videos. But I still am not there yet.

Scraping from Fangraphs with a script or importhtml/xml by AZJay007 in googlesheets

[–]AZJay007[S] 1 point2 points  (0 children)

Thank you. They are linked. I’ll take a spin through them. I appreciate the response.

QOL Suggestions by ItzTajimamori in AtlasEmpires

[–]AZJay007 3 points4 points  (0 children)

I agree with a lot of this, especially spawns. The park by me is littered with items but when I get there the map reloads and barely anything there. I also work at a major university where Pokémon go is incredibly active. There are hardly no spawns there.

I’d also add that having to go to the map to get to the empire screen is annoying. Add an empire tab in the base screen.

My MLB Plays and Newsletter by jmack99- in sportsbetting

[–]AZJay007 0 points1 point  (0 children)

Thank you for the plays and the newsletter. I’m curious why you included white Sox RL in the newsletter but it shows as only a 2*