SilverFreak
Programmer
I need to write a macro to work by tomorrow morning, so I'd appreciate any help.
I'm trying to use an IF....ELSE statement but I can't seem to get it to work.
I want the macro to check if a cell, say (A2), has a "v" in it. If it doesn't then I want it to show a default value. If the cell has a "v" in it then I want it to copy cell (A15) and paste it into (A2).
Then I want the whole operation to move to Column 3. eg, Cell (B2) and (B15).
I tried to find a thread with this sort of thing on it, but I haven't got much time!!!
Cheers
SilverFreak
I'm trying to use an IF....ELSE statement but I can't seem to get it to work.
I want the macro to check if a cell, say (A2), has a "v" in it. If it doesn't then I want it to show a default value. If the cell has a "v" in it then I want it to copy cell (A15) and paste it into (A2).
Then I want the whole operation to move to Column 3. eg, Cell (B2) and (B15).
I tried to find a thread with this sort of thing on it, but I haven't got much time!!!
Cheers
SilverFreak