I've been looking on this website for an answer but can't find anything relevant and was wondering if someone could help please.
I have an excel document.
Sheet 1 contains a list of extension numbers, eg, EXT 1202. EXT 1203, EXT 1204.
Sheet 2 is called EXT 1202. Sheet 3 is called EXT 1203. sheet 4 is called EXT 1204 and so on.
I need to be able to run a macro that will scan Sheet 1 for all the rows that contain the word "EXT 1202" and copy it into the sheet that's called EXT 1202 which will then copy all the rows from Sheet 1 that contain the word EXT 1203 and copy it into the sheet that's called 1203.
PS I'm working on Microsoft Excel 2010 which basically helps me to find out which extension numbers made which calls and allows me to charge those people for personal calls. I like having the data for each extension number on a separate sheet because then I can literally print each sheet if that person wanted a copy.
I would like for the code to be able to specify when it pastes all rows containing the word, say EXT 1202. Would it be possible to specify it to paste it into the sheet called "EXT 1202" but say starting in a specific row, say row 100? Rows 1-99 contain text which I don't want to be overwritten. Is it possible to automatically change the font of the data that is being copied and pasted?
I know this is difficult. I am hoping someone out there can take up the challenge and perhaps give me a code for this pretty please, I'm just a dumb accountant :-S so this would be good. Many thanks in advance, Michelle