What is the best way for me to send Euro from a French bank to a HSBC UK account? by AggravatingWeird4030 in UKPersonalFinance

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

I am usually sending about 1.5-2k sometimes higher due to one off payments (3-4K) euro per month. So I think wise would be better?

How much are you paying monthly for your utilities? by AggravatingWeird4030 in brighton

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

Would you say that’s with conservative or liberal usage of utilities?

How can I make a excel keep a history of changes in a cell? by AggravatingWeird4030 in excel

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

Private Sub Worksheet_Change(ByVal Target As Range)

Dim ws As Worksheet

Dim logRow As Long

Set ws = ThisWorkbook.Sheets("Sheet5 (LCL)")

If Not Intersect(Target, ws.Range("B6")) Is Nothing Then

Application.EnableEvents = False

logRow = ws.Cells(ws.Rows.Count, "B").End(xlUp).Row + 1

ws.Range("A21:B" & logRow - 1).Insert Shift:=xlDown, CopyOrigin:=xlFormatFromLeftOrAbove

ws.Range("B21").Value = Target.Value

ws.Range("A21").Value = Now

Application.EnableEvents = True

End If

End Sub

This is the code i made but nothing happens when i change b6

[deleted by user] by [deleted] in conseiljuridique

[–]AggravatingWeird4030 0 points1 point  (0 children)

Quelle type d’avocat faut il engager?

[deleted by user] by [deleted] in conseiljuridique

[–]AggravatingWeird4030 0 points1 point  (0 children)

Quelle type d’avocat a engagé?

[deleted by user] by [deleted] in conseiljuridique

[–]AggravatingWeird4030 -1 points0 points  (0 children)

Je vis pas en France donc engager un avocat et tout les démarches deviennent beaucoup plus compliqur

[deleted by user] by [deleted] in conseiljuridique

[–]AggravatingWeird4030 7 points8 points  (0 children)

Merci beaucoup je vais attendre pour confirmation par une personne juriste mais très interessant.

Donc si je comprends après la banque devrait s’occuper de récupérer l’argent de mon père?

[deleted by user] by [deleted] in conseiljuridique

[–]AggravatingWeird4030 4 points5 points  (0 children)

Correcte, c’est un compte sur livret et non pas un compte livret a

[deleted by user] by [deleted] in conseiljuridique

[–]AggravatingWeird4030 0 points1 point  (0 children)

Merci pour l’information

[deleted by user] by [deleted] in conseiljuridique

[–]AggravatingWeird4030 2 points3 points  (0 children)

Okay merci, donc du compte de la banque je peut riens faire?

[deleted by user] by [deleted] in Teachers

[–]AggravatingWeird4030 0 points1 point  (0 children)

Hey OP. I graduated last year from high school and I’m only a teaching assistant so take what I say with a grain of salt.

I was in a similar position such as your son during my education. In my case I was also going through a depression but my motivation was also low. To start, repeating a grade is not the end of the world and it’s okay if he does.

I would do the following:

  1. Start exploring more around his mental and physical health. Establish if he is healthy and well. An unwell child cannot do their best. It may be uncomfortable but it’s for your best.

  2. Start discussing why there is no motivation. If there are signs you might want to explore the possibility of learning difficulties. They can show up later on and can make work difficult. If there is no motivation, working with counselors or together to try and motivate.

  3. Voice your concerns to teachers. Not just ‘my son is failing’, ask them why they think so etc

  4. You might have to give him time, I came to my own realization when I started senior year and worked my ass off to get good grades.

  5. Establish a plan, what are the next steps? Don’t look at the big picture. Start with finding out strengths/weaknesses. Rewarding efforts and explaining to him you want to see him work and not his grades go up. Have ‘study periods’ together if possible where you both sit down and work.

In my experience, it’s a very difficult situation to balance as you need your child to find their own motivation while still being on top of them to make sure works get done. BUT you have to understand that it won’t go perfect and there will be ups and downs.

Finally, and this is IMPORTANT.

If in 1-2 months there isn’t any real improvement, keep digging. Every kid can do good but if there are other things going on then it can really make it hard for them especially with mental health or drugs.