Hello,
I have a couple of things that I am trying to do. Although the two worksheets work together I would like to clean them up as I am forcing columns to make it work as I failed to figure out how to put things together properly. For instance, I created column E to identify the month even though I am sure there is a way to look at the date from column B and do the same by collecting the data by each month in the YTD worksheet. (Excel 2010). One thing to mention is that the data in this sheet comes from a database and the dates are normally in TEXT format.
As well, I forced Column F to produce a three letter code to create a column that will show which supplier based on the first three digits of the account code which typically matches the first three letters of the Supplier Code. I figure there is a way to look at the Supplier Code and extract the first three digits but have been unable to do so.
I have a couple of things that I am trying to do. Although the two worksheets work together I would like to clean them up as I am forcing columns to make it work as I failed to figure out how to put things together properly. For instance, I created column E to identify the month even though I am sure there is a way to look at the date from column B and do the same by collecting the data by each month in the YTD worksheet. (Excel 2010). One thing to mention is that the data in this sheet comes from a database and the dates are normally in TEXT format.
As well, I forced Column F to produce a three letter code to create a column that will show which supplier based on the first three digits of the account code which typically matches the first three letters of the Supplier Code. I figure there is a way to look at the Supplier Code and extract the first three digits but have been unable to do so.
Purchase Orders.xlsm | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | PONo. | Date | SupplierCode | Total | MMM | SC | ||
2 | 1032 | 30May11 | EDM001 | 708.71 | May | EDM | ||
3 | 1059 | 30May11 | MEDH001 | 204.64 | May | MED | ||
4 | 1902 | 31Jul11 | MEDH001 | 101.40 | Jul | MED | ||
5 | 1956 | 31Jul11 | REDD001 | 162.90 | Jul | RED | ||
6 | 1046 | 25Jul11 | MEDH001 | 1,875.06 | Jul | MED | ||
7 | 1877 | 04Jun11 | REDD001 | 101.40 | Jun | RED | ||
8 | 1279 | 31May11 | EDM001 | 129.08 | May | EDM | ||
9 | 1392 | 31Jul11 | GEN001 | 129.08 | Jul | GEN | ||
10 | 1093 | 27Apr11 | REDD001 | 464.25 | Apr | RED | ||
11 | 1031 | 15Aug11 | KIN001 | 82.95 | Aug | KIN | ||
12 | 1976 | 15Aug11 | REDD001 | 562.65 | Aug | RED | ||
13 | 1934 | 15Aug11 | GRE001 | 562.65 | Aug | GRE | ||
14 | 1980 | 15Aug11 | MEDH001 | 707.18 | Aug | MED | ||
15 | 2012 | 31Aug11 | REDD001 | 255.15 | Aug | RED | ||
Main |