Posts by user65951 • 41 points
3 posts
- 
		1 votes1 answer1532 viewsQ: VBA - Copy and paste data without column sequence to rowsHello ! I have a spreadsheet with two tabs: In PLAN1 I have a single column with several data, but they do not follow a sequence. The values that can be found in this column are: Product code (Ex:… 
- 
		3 votes2 answers1389 viewsQ: Optimization in VBA code?I have two spreadsheets, both have the same header, with 77 columns. For testing I put 4 rows with data filled in one of the tables. In the table with the data filled, I have the button with the… 
- 
		0 votes1 answer481 viewsQ: Filling and importing data with VBA in excel, help in code?Hello, the situation that I am trying to automate in excel, through VBA is the following: I have two spreadsheets (different excel files), where the two have the same header (with information like…