top of page
Profile
Join date: Apr 9, 2018
About
0 likes received
0 comments received
0 best answers
Excel and vba code enthusiast trying to learn more by teaching others what I know:)
Posts
Jun 2, 2024 ∙ 1 min
Challenge - Excel Challenge #903 (How to use double quotes in a formula in a VBA code)
To insert a formula in a range you can use the range.formula command in VBA. Like for example you want to add the columnA +columnB values...
1
0
Jun 2, 2024 ∙ 1 min
Challenge - VBA Challenge #902 (Count the ending zeroes after a number)
Here is the situation, check the below numbers in the picture. The task is to count the number of zeroes at the end after any number. Put...
1
0
Feb 15, 2023 ∙ 1 min
Create separate workbook from worksheets VBA
Split worksheets into separate files Macro to create multiple workbooks from a master worksheet Recently as part of a consulting...
11
0
Admin
Admin
More actions
bottom of page