markwilliams2004
MIS
- Feb 20, 2008
- 36
Hi all,
I am trying to design an excel form that basically solicits input from the user via a series of input options on an excel form. These are:
1. Field Name is "Planted Date" and it's selected via a date time picker. I would like to extract the month and year from that. Let's assume the user selected 12/16/08.
2. Field name is "Crop type" and this is selected via a combo box. Let's say the user selected "Solo".
3. The field I want to populate would pull the month and year and concantenate the Crop type. The end result I'm looking for, based on the example, is for this box to contain "1208 Solo" based on the user selections.
I hope this is sufficient detail to assist me.
Thank you in advance.
I am trying to design an excel form that basically solicits input from the user via a series of input options on an excel form. These are:
1. Field Name is "Planted Date" and it's selected via a date time picker. I would like to extract the month and year from that. Let's assume the user selected 12/16/08.
2. Field name is "Crop type" and this is selected via a combo box. Let's say the user selected "Solo".
3. The field I want to populate would pull the month and year and concantenate the Crop type. The end result I'm looking for, based on the example, is for this box to contain "1208 Solo" based on the user selections.
I hope this is sufficient detail to assist me.
Thank you in advance.