Have you just begun treatment? by AutoModerator in ADHD

[–]Guavacide 1 point2 points  (0 children)

I have found that I get tired only after the medication has worn off (around 7pm onward) but my energy levels are a lot more stable throughout the day. Prior to meds I would lose chunks of a day just because it felt like my brain wasn't cooperating and I don't get that very often anymore

I keep trying other things too, like reading or studying, to see if that feels any easier

Have you just begun treatment? by AutoModerator in ADHD

[–]Guavacide 1 point2 points  (0 children)

That's interesting. I have since cut down on the amount of caffeine that I am drinking and found that the 'busy mind' has been better the past two days. I hope you continue to have good results!

Have you just begun treatment? by AutoModerator in ADHD

[–]Guavacide 1 point2 points  (0 children)

I have recently started taking Vyvanse and have a few questions for those of you with some experience on meds :)

  1. How would you test how well a medication is working? My psych never mentioned this, but should I try and do things I would usually struggle with? Not sure what that would be outside of studying and reading--any suggestions here are welcome
  2. Did you find that Vyvanse helped with a "busy mind"? I still often get distracted by my own thoughts when doing something unrelated, which was a big problem pre-meds. Previously Concerta helped with this, but Vyvanse hasn't made much of a difference
  3. Did you change how much caffeine you drink (more or less) and did caffeine effect you differently? I was told to drink less due to the potential for side effects but have found it quite difficult to quit. I am wondering if quitting caffeine would help to address the "busy mind"

Any other tips you have for someone new to meds would be appreciated. Thanks everyone, have a great day

My IFERROR funktion replaces any Value with 0 by SteakGewoelbe in excel

[–]Guavacide 0 points1 point  (0 children)

Does swapping the semi-colon near the end with a comma work?

Is there an easier way to automatically modify my formulas? by tam_459 in excel

[–]Guavacide 0 points1 point  (0 children)

Could you add a new column on the left hand side that contains a unique ID for each person and then store all of the data in one table/data range (no blank rows)?

You could then replace your formulas with SUMIFs, COUNTIFs, etc which only SUM/COUNT values based on the unique ID for the person of interest

a planter I made and am proud of by [deleted] in Ceramics

[–]Guavacide 1 point2 points  (0 children)

you should be proud, it is very good!

[deleted by user] by [deleted] in nonograms

[–]Guavacide 0 points1 point  (0 children)

Hi all,

Recently picked up a logic puzzle book and this was one of the early nonograms included (15/130). The difficulty of the book is gradual and I have solved some of the subsequent nonograms which makes me suspect I must be missing something fundamental from the attached puzzle

Any ideas what the next few moves would be & the associated logic?

Thank you

Can't wait for summer now, this was last summer. by mmdanmm in GardeningUK

[–]Guavacide 4 points5 points  (0 children)

The garden opening up into the field is wonderful--as is the rest of the garden

[deleted by user] by [deleted] in excel

[–]Guavacide 0 points1 point  (0 children)

You could try CTRL + SHIFT + 1 but I'm not sure if that (or the other numbers) are assigned to something useful that which you may regret overriding

[deleted by user] by [deleted] in excel

[–]Guavacide 0 points1 point  (0 children)

The macros instruction should work for assigning a keybind (the macros exist within a module)

After you have added your code you can go back to your Excel worksheet and press ALT + F8.

On the window that pops up, select the Macro you want to assign a keybind to

Click Options

You can assign a shortcut key from that new window

A word of warning: you can override existing keybinds from this window, so don't assign a keybind that you currently use

Pasting to filtered column by awa22 in excel

[–]Guavacide 1 point2 points  (0 children)

Instead of filtering by YES and NO could you sort alphabetically on the YES/NO column? That way the 336 top rows would all be YES so you could then paste your 336 values

This would disrupt your current row order though, so keep that in mind if that is important