VBA Copy Specific Column From Another Workbook

VBA Copy Specific Column From Another Workbook

Coding Module

1 год назад

12,186 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Maria Rib
Maria Rib - 30.06.2023 19:16

THANK YOU for debugging live :-) It's nice to see everyone makes mistakes!

Ответить
Hyttens Randers
Hyttens Randers - 19.06.2023 23:59

Hello sir

Can you help Me with one projekt that looks similar to this.

Ответить
Ngeri Story
Ngeri Story - 19.05.2023 18:39

hi dude...
can u help me make a simple vba.

please reply this comment if u interest.

Ответить
Marlboro
Marlboro - 18.03.2023 00:50

¿Wouldn't be better to use PowerQuery? 🤔

Ответить
ridwanfariza
ridwanfariza - 06.02.2023 08:55

Thank you, help me so much

Ответить
Gūḍha Išmintis
Gūḍha Išmintis - 15.01.2023 18:31

Hi new subscriber here

At work - I have a master spreadsheet with missing data fields (columns) that are divided by different and repeating staff member names (rows) - which are continuously being added.

I want the staff members to fill in their missing data fields - without accessing my master

My theory is to duplicate the columns into a separate workbook for each staff member with their name pre filtered and saved for them ready to complete - each row having a unique reference number per row to emphasize how unique the row data is.

Questions:

What is the best way to lonl the master workbook to the individual staff workbooks

Via VBA how can i get the master workbook data to be automatically populated from the staff members workbooks ibto the correct rows - by using the unique reference column as the (IF / condition) to correctly match

Ответить
iplayOK
iplayOK - 14.11.2022 18:57

what do i need to change to copy multiple columns ? in this line For a = 1 To dWB.Sheets("Audit").Cells(1, Columns.Count).End(xlToLeft).Column
If dWB.Sheets("Audit").Cells(1, a).Value = "Entry Date; Auditor" Then

Ответить
Ritwik Nautiyal
Ritwik Nautiyal - 09.09.2022 15:24

Hello Thanks for the great video . i have to copy more than 1 specific columns so can you please modify the code accordingly.

Ответить
محمد أبو عبدو
محمد أبو عبدو - 05.09.2022 01:12

Thank you so much Sir

Ответить
ArthurCV
ArthurCV - 04.09.2022 16:54

Thank you sir!

Ответить