P
pointe
I would like to create a query that transforms a specific dataset from the
original excel table into a new column of data. The orginal data must remain
in that format, but I need to have the data appear differently.
For example, I have a column in excel that says "First Session Only" and I'd
like to have a column in my access database that recognizes this data and
transforms it to S1. There are only 3 phrases in the excel spreadsheet (First
Session Only, Second Session Only, and 10-week Session), so is there a
formula/expression that I can use in the query to convert this information
(to S1, S2, S10, for example)?
let me know if I need to clarify
original excel table into a new column of data. The orginal data must remain
in that format, but I need to have the data appear differently.
For example, I have a column in excel that says "First Session Only" and I'd
like to have a column in my access database that recognizes this data and
transforms it to S1. There are only 3 phrases in the excel spreadsheet (First
Session Only, Second Session Only, and 10-week Session), so is there a
formula/expression that I can use in the query to convert this information
(to S1, S2, S10, for example)?
let me know if I need to clarify