Everyone:
I will try to be very specific relative to my question, but if there are any additional questions, please feel free to post the question.
I am trying to create a make query using the Design view of the make query. I am using the following information for my query.
Source Table Name: FLORENCE SCRUBBER - MAKE
Make Query Name: MAKE - HIBE [FLORENCE]
Designation Table Name (Table being made): HIBE- MAKE [FLORENCE]
The field that needs to be used is: MATERIAL NUMBER
This is what I would like to accomplish. I would like to take the first character of the material number if it begins with a "F", "Z" or an "S", and remove the character. Only these characters should be removed, all other beginning characters should not be removed.
S10001 would look like 10001
T10001 would look like T10001 (because it is not a F, Z , or S)
Once again, this should be a Make query using the design view.
Can this be accomplished using a module? Does anyone have any idea on how I can do this. Any help would be greatly appreciated.
Steve
I will try to be very specific relative to my question, but if there are any additional questions, please feel free to post the question.
I am trying to create a make query using the Design view of the make query. I am using the following information for my query.
Source Table Name: FLORENCE SCRUBBER - MAKE
Make Query Name: MAKE - HIBE [FLORENCE]
Designation Table Name (Table being made): HIBE- MAKE [FLORENCE]
The field that needs to be used is: MATERIAL NUMBER
This is what I would like to accomplish. I would like to take the first character of the material number if it begins with a "F", "Z" or an "S", and remove the character. Only these characters should be removed, all other beginning characters should not be removed.
S10001 would look like 10001
T10001 would look like T10001 (because it is not a F, Z , or S)
Once again, this should be a Make query using the design view.
Can this be accomplished using a module? Does anyone have any idea on how I can do this. Any help would be greatly appreciated.
Steve