J
jaimy
In my worksheet, I have two columns, Col A for users to enter projects
numbers while Col B for work description and Col C for cost spent. The
project numbers and cost are then collected into pivot table in another
workbook for other calculation.
The problem now is some of the project numbers are like this 1100,
1100(A), 1307(E), 1611(A), 1611(B), 1612(C), 1612(D), 10303(1) and
etc.
So, if the users enter 1100A instead of 1100(A), then I cannot do the
caluculation correctly. If the user enter 1100A mistakenly, Can we do
some code to change it to 1100(A) ? using IF-else maybe or ??
Please advice on how to write the code.
Thanks,
Jaimy
numbers while Col B for work description and Col C for cost spent. The
project numbers and cost are then collected into pivot table in another
workbook for other calculation.
The problem now is some of the project numbers are like this 1100,
1100(A), 1307(E), 1611(A), 1611(B), 1612(C), 1612(D), 10303(1) and
etc.
So, if the users enter 1100A instead of 1100(A), then I cannot do the
caluculation correctly. If the user enter 1100A mistakenly, Can we do
some code to change it to 1100(A) ? using IF-else maybe or ??
Please advice on how to write the code.
Thanks,
Jaimy