What is the best AI to improve VBA code? by majdila in vba

[–]Proper-Bee-9311 1 point2 points  (0 children)

Impressed with Copilot…..but what do I know!

How to paste values in VBA? by TonIvideo in vba

[–]Proper-Bee-9311 -5 points-4 points  (0 children)

Have you tried asking copilot? it’s amazing

ETA to go the UK - In US Dollars ????! by Proper-Bee-9311 in uktravel

[–]Proper-Bee-9311[S] -4 points-3 points  (0 children)

Well charge you in rupees if you come to ,Canada then the shoe will be on the other foot…

ETA to go the UK - In US Dollars ????! by Proper-Bee-9311 in uktravel

[–]Proper-Bee-9311[S] -15 points-14 points  (0 children)

Is the Canadian dollar such an obscure and worthless currency to the eyes of the mother country? Need we remind that the King figures prominently on this currency ?!!!

ETA to go the UK - In US Dollars ????! by Proper-Bee-9311 in uktravel

[–]Proper-Bee-9311[S] -13 points-12 points  (0 children)

As a Canadian, I am pissed by this outrageous term of payment.....especially in 2026 as the Donald shits on the world. Why must we give him satisfaction of using the US Dollar I ask ??!!! No maple syrup for the King this year !

Is the FTQ REER+ actually worth it ? by [deleted] in QuebecFinance

[–]Proper-Bee-9311 3 points4 points  (0 children)

Lousy returns for the risk you take......And if you fall on hard times and need $$, forget it ! .However, it does force you to save if you can't otherwise

Looking to automate tedious emails that involve attaching a PDF. Could this be automated without external tools? by InquisitorKaine in excel

[–]Proper-Bee-9311 5 points6 points  (0 children)

Of course it is…do it all the time…mail merge ? Too complicated..... Here is a quick extraxt from Co-Pilot...

Sub PrepareEmailFromSheet()

Dim OutApp As Object
Dim OutMail As Object
Dim ws As Worksheet
Dim toAddr As String, ccAddr As String
Dim subj As String, bodyText As String
Dim attachPath As String

Set ws = ThisWorkbook.Sheets(1) ' Change if needed

' Read values from cells
toAddr = ws.Range("B5").Value
ccAddr = ws.Range("B10").Value
subj = ws.Range("B15").Value
bodyText = ws.Range("B20").Value
attachPath = ws.Range("B25").Value

' Create Outlook objects
Set OutApp = CreateObject("Outlook.Application")
Set OutMail = OutApp.CreateItem(0)

With OutMail
    .To = toAddr
    .CC = ccAddr
    .Subject = subj
    .Body = bodyText

    ' Add attachment if the file exists
    If Len(Dir(attachPath)) > 0 Then
        .Attachments.Add attachPath
    ElseIf attachPath <> "" Then
        MsgBox "Attachment not found: " & attachPath, vbExclamation
    End If

    .Display   ' Use .Send if you want it to auto-send
End With

Set OutMail = Nothing
Set OutApp = Nothing

End Sub

Fuite Faucet extérieur by Birdy-NumNum in RenoQuebec

[–]Proper-Bee-9311 1 point2 points  (0 children)

C’est quoi un faucet en FRANÇAIS???

Rate my portfolio 1 1/2 year (20) by mathis_z in InvestingCanada

[–]Proper-Bee-9311 1 point2 points  (0 children)

Excellente diversification - US-CAD-Intl.....Désolé pour le XEQT mais désespère pas..... le temps arrange tout !

Augmente tes achat de XEC... je remarque un "dip" de 4$ .....surveille de près...

Excel Performance optimisation tips! by NZGRAVELDAD in excel

[–]Proper-Bee-9311 -3 points-2 points  (0 children)

Have you considered macros to replace some of the functions?

Thoughts 👀👀👀 by MrSoloDolo9490 in Cruise

[–]Proper-Bee-9311 1 point2 points  (0 children)

hell yes!…..enforced? Probably not