k

Young Member

Registered on:07/09/2019
Last activity:12/21/2020 at 13:28
Posts
12
Votes
0
Files
0
Downloads
0
ThreadsPostsStatisticsVotes received

Threads Created by kobibh2

DateForumThreadMessage Excerpt
05/19/2020 at 08:06Excel - VBASend email with VBAJ'ai un tableau avec la liste des noms des employés et leur liste de diffusion et les données qui changent chaque mois. J'ajoute des colonnes pour chaque mois supplémentaire et je ne supprime pas. Je souhaite envoyer à chaque employé un e-mail avec les données pertinentes pour ce mois uniquement et...
08/05/2019 at 11:07Excel - VBA Text align to the rightI have a VBA code for sending an Excel sheet as a PDF. To the file I add text. I have a problem with the text because I need it to be on the right (Hebrew language). After an extensive search on the Internet I did not find a solution. I would appreciate your help, Kobi That's part of the code...
07/25/2019 at 10:49Excel - VBACustom functionI wrote a custom function and I want it to work on any Excel file that I open. How can this be done? From an inquiry so far I understood that you can save as an XLMA file only that I could not Thanks to the respondents...
07/09/2019 at 10:06Excel - VBA Lock the cells with the formulasI would like to help, I need a VBA code to protect cells with formulas and will then lock the sheet with a password. So far I've been able to write code that goes through all the sheets in the file and lock the cells with the formulas. For password protection I could not Thanks to the tortured. This...