Jaiguns63

New Member
Joined
Apr 4, 2019
Messages
8
Hi, I need an assistance on VBA coding for my scenario. Though i am new to VBA learning, still i need some input from you.

Scenario: I have data from Column "A" to "I" (lets assume 20 rows)and based on that i am doing vlookup in column J Jand i have the data (only one cell - "J1"). Now i want to copy this "J1" formula cell and paste in in J columns until to last row of column I.

The range of number of rows with data is not the same on daily basis as it may increase or decrease. Hence depending on this can you tell me VBA code????
 
Hi Experts,

Hi, I need an help from you on writing an small macro coding for me.
the logic is as below:

I have close to 80-100 pdf files with different file names in my desktop folder.
all these 80-100 pdf file names are maintained in an excel (column A) and brand name (column B). when i run an macro, it should refer the excel file names and check the same file names is there in pdf copies. if yes, it should move to a folder by creating a new folder name as column B information of excel. Can you write an macro for this?
 
Upvote 0

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,215,377
Messages
6,124,598
Members
449,174
Latest member
chandan4057

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top