G
Guest
OK, this is apparently too newbie a question for the macros forum, so here it
is:
All one table. Column 1 = "BI3," and the values are numbers, e.g., "74389."
Column 2 = "Date" and the values are mm-dd-yyyy with a leading zero, e.g.,
03-20-1999. Column 3 = "Procedure," and the value is a text string, e.g.,
"Curetage." The new ID I want to create would look like:
"Curetage_03_20_1999_74389".
Simple, isn't it? But it's so simple I can't find an answer.
is:
All one table. Column 1 = "BI3," and the values are numbers, e.g., "74389."
Column 2 = "Date" and the values are mm-dd-yyyy with a leading zero, e.g.,
03-20-1999. Column 3 = "Procedure," and the value is a text string, e.g.,
"Curetage." The new ID I want to create would look like:
"Curetage_03_20_1999_74389".
Simple, isn't it? But it's so simple I can't find an answer.