Robuta

https://ccm.net/forum/affich-340496-excel-vba-code-question Excel VBA code question [Solved] - Programming Forum Best answer: The user will change this value in the excel spreadsheet. The reset of the other numbers will occur when the user run the macro. The macro code... excel vba codequestionsolvedprogrammingforum https://ccm.net/forum/affich-769487-dealing-with-today-formula-in-excel-vba-code Dealing with 'Today()' formula in Excel VBA code [Solved] - Excel Hi Everyone, I have this VBA code in a Excel sheet (specifically in the Module) which does the following: - finds the empty cell in range "B:B" - enters and... excel vba codedealing withtodayformulasolved https://ccm.net/forum/affich-677133-help-with-a-vba-code Help with a VBA code - Excel Hello, I'm trying to configure the DEL key to clear the contents and Unlocked the cell (if Locked). I create the module: Public Sub MyDelKey()... help withvbacodeexcel