S
Steve C
I've created a text box in a userform in the VB Editor where a user inserts a
date. I'm trying to then have the code search the document for each instance
of the words "Created Date:", which appears in the first row and first cell
of a varying number of two column tables (The number of tables where "Created
Date" appears will vary, depending on another prompt in my form). Each time
"Created Date" is found in a table, I want to have the date that was input in
the form to be inserted in the cell immediately below "Created Date".
I hope I'm being clear enough. Thanks in advance for your help!
date. I'm trying to then have the code search the document for each instance
of the words "Created Date:", which appears in the first row and first cell
of a varying number of two column tables (The number of tables where "Created
Date" appears will vary, depending on another prompt in my form). Each time
"Created Date" is found in a table, I want to have the date that was input in
the form to be inserted in the cell immediately below "Created Date".
I hope I'm being clear enough. Thanks in advance for your help!