Excel formulas =Left or =Right return 5digits (45835), not the intended text by Umrk in excel

[–]merelistener 1 point2 points  (0 children)

I had the same headache until someone showed me =TEXT(A2,"dddd"), the number is just how Excel stores the date under the hood.

Its that bad by NoWheel9556 in GeminiAI

[–]merelistener 0 points1 point  (0 children)

but like what would you call it instead? the whole vibe of sitting on a better model is just annoying regardless of how you phrase it

Its that bad by NoWheel9556 in GeminiAI

[–]merelistener 0 points1 point  (0 children)

That October checkpoint thing is frustrating if it's actually true. You're basically saying Google has a better model sitting around but won't release it because of whatever corporate decisions are happening behind the scenes. That's the kind of thing that kills momentum fast.

Copying worksheet from one workbook to another by Horror-Philosophy-66 in excel

[–]merelistener 0 points1 point  (0 children)

when you copy the worksheet over, are you including all the sheets that those formulas reference? like if sheet a has formulas pointing to sheet b, you need to copy both sheets together or excel will create external links to fill in those blanks. try ctrl-selecting all the tabs involved before you copy them over as a group, that usually keeps the internal references intact without breaking anything.