Adding data to Masterworkbook

pookie62

New Member
Joined
Oct 20, 2005
Messages
21
Hi,
I've been reading lots of post here, but can't find a fitting answer (probably due to my lack of VBA knowledge...)
Anyway, I have a sheet "export.xls" wich contains different data every week.
Data is names and points.
Spread over four sheets,"okp", "skp", "okr", "skr"
Layout is always the same:
Pos Vnaam Naam Tijd Punten
1 Pat Freesen 19,00 20
2 Harry Berk 19,72 19
3 Henk Hof 19,75 18
In the Masterworkbook I want to append names if not exist on the same named sheet, and copy points to one column.
Vnaam + naam should go to B, points to column E.
Next time points should go to Column F and so on..
Have a add-in which opens the export.xls and does some stuff to create the data (read:names and points) which I want on the Masterworkbook.
Anyone might have an example for this ?
Please ask if more info is needed..
Thanks..
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.

Forum statistics

Threads
1,214,378
Messages
6,119,188
Members
448,873
Latest member
jacksonashleigh99

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