Posts by Jhonatan de Brito • 11 points
3 posts
-
0
votes1
answer138
viewsQ: How to identify the last row of a VBA formatted table
Personally I have a seemingly simple problem: I have to identify the first empty row of a table, but this table received a formatting of the excel itself "Format as tables". When I ask to identify…
-
0
votes2
answers40
viewsQ: Compare the value of a cell with the name of a tab in VBA
I have the following problem: I have 2 tabs a so-called "List" where are the names of the employees and the position that each occupies, this list with names changes monthly, as an example Official…
-
1
votes0
answers55
viewsQ: Cut a number of characters inside a VBA cell
I have a VBA doubt! Using a VBA code I imported data from a spreadsheet in excel to another spreadsheet. However, in column A, starting with cell A2 the copied information is in the following format…