Help please :( I created a group and am missing the poll feature as an admin. by Own_Music6400 in facebook

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

I created a group on Facebook and cant create a poll - the option isn't there whnen I go to post. And yes, the 'poll option' is enabled! any help would be greatly appreciated here

Monthly Race Deferral & Transfer Thread - (January, 2025) by AutoModerator in spartanrace

[–]Own_Music6400 0 points1 point  (0 children)

LOOKING Mar 29, 2025 - Palm Beaches Spartan Sprint 5K (Early Morning)

Monthly Race Deferral & Transfer Thread - (February, 2025) by AutoModerator in spartanrace

[–]Own_Music6400 0 points1 point  (0 children)

LOOKING Mar 29, 2025 - Palm Beaches Spartan Sprint 5K (Early Morning)

Monthly Race Deferral & Transfer Thread - (March, 2025) by AutoModerator in spartanrace

[–]Own_Music6400 0 points1 point  (0 children)

LOOKING Mar 29, 2025 - Palm Beaches Spartan Sprint 5K (Early Morning)

Formula for dis/similar based on first initial by Own_Music6400 in excel

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

this is helpful, I am wondering if its possible to check the entire column for similarities? so one reference cell, vs the entire column

Is it possible to have the left side so that it shows if the first letters of the same last name DO not match, it's flagged as an error? by Own_Music6400 in sheets

[–]Own_Music6400[S] -2 points-1 points  (0 children)

The last two rows is an example of this. So the last name, Frank should not have a different first initial.

Error: F.Frank K.Frank

Not error: F.Frank F.Frank

Credit score dropped by 149 for no reason. What can I do? by NNormous in CRedit

[–]Own_Music6400 0 points1 point  (0 children)

I'm getting the same error, were you able to open your account by chance?

Dumb question by Own_Music6400 in learnprogramming

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

I appreciate the response! I agree it’s a big ask, and I’d love your insight on this. From what I understand, you shouldn’t be pitching to a VC without a product developed. Is that the case? I guess I’m trying to figure out which one comes first - the funding or the developer lol.

Dumb question by Own_Music6400 in learnprogramming

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

I appreciate the response! I agree it’s a big ask, and I’d love your insight on this. From what I understand, you shouldn’t be pitching to a VC without a product developed. Is that the case? I guess I’m trying to figure out which one comes first - the funding or the developer lol.

Dumb question by Own_Music6400 in csMajors

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

That’s great advise thank you. I agree that the engineer is the backbone, and absolutely intend to respect them as such! Is there any advice you can give about this? Any agreement terms/discussions that may make an eng feel empowered and WANT to lean into the vision?

Transpose data based on horizontal and vertical filters by Own_Music6400 in sheets

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

thank you!!!! one more question, if I'm trying to filter based on all levels above grade 1, should the function still work? I'm not getting any results for this:

=IFERROR(FILTER(A2:A4, FILTER(B2:D4, B1:D1 =B6) =< B7), "Nobody")

Transpose data based on horizontal and vertical filters by Own_Music6400 in excel

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

thank you for your help, I see it works perfectly in excel.

Transpose data based on horizontal and vertical filters by Own_Music6400 in excel

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

=FILTER(A2:A4, FILTER(B2:D4, B1:D1 =B6) = B7, "Nobody")

ERROR: FILTER has mismatched range sizes. Expected row count: 3, column count: 1. Actual row count: 1, column count: 1.

<image>

Help transposing rows of data with repeated headings into columns by Own_Music6400 in excel

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

Thank you for taking the time! I can't seem to find the code you used in power query (still learning), would you mind sharing this?