F
foolio
Okay I get price lists from manufacturers and need to turn them into a
standard format.
The general formatting I have a macro for, column widths, formats,
alignments, text sizes yada yada yada...
But here are a few extras that I would REALLY like to have in the
macro.
1) I would like the macro to insert 999999 into column C whenever there
is a part number in column A.
2) I would like the macro to check column h for anything other than a
number (column h is for prices and sometimes they put POA or NA, i cant
have this) and when it find something that isnt a number put "Error in
H" into column M
3) do the same thing for column K but "Error in K" in column M
4) same thing for column F but "Error in F" in column M
5) I would also like the macro to sort by the first row (part numbers)
and check for duplicates and throw a "Duplicate" into column M whenever
it finds one
6) and of course it would be really nice if the errors would
concatenate in M so they dont just overwrite each other.
Whoever figures this one out for me will have there name held in glory
for the next 3 days (then i go on holidays !) and then when i get back
everytime i use there macro
standard format.
The general formatting I have a macro for, column widths, formats,
alignments, text sizes yada yada yada...
But here are a few extras that I would REALLY like to have in the
macro.
1) I would like the macro to insert 999999 into column C whenever there
is a part number in column A.
2) I would like the macro to check column h for anything other than a
number (column h is for prices and sometimes they put POA or NA, i cant
have this) and when it find something that isnt a number put "Error in
H" into column M
3) do the same thing for column K but "Error in K" in column M
4) same thing for column F but "Error in F" in column M
5) I would also like the macro to sort by the first row (part numbers)
and check for duplicates and throw a "Duplicate" into column M whenever
it finds one
6) and of course it would be really nice if the errors would
concatenate in M so they dont just overwrite each other.
Whoever figures this one out for me will have there name held in glory
for the next 3 days (then i go on holidays !) and then when i get back
everytime i use there macro
