DNiersbach
New Member
- Joined
- Jul 15, 2015
- Messages
- 27
Hey guys I'm new here and this is my first post.
I'm trying to write a macro that will enter data into a worksheet based on the values entered in the form. I've created the user form but the coding is giving me issues.
I'm trying to write a function that will activate the sheet matching the first two inputs before entering the rest of the data in the sheet.
For example,
B1=7/1/15 and C1=Name
How do I get the macro to activate sheet "Name 07-15" my matching the above cells?
Thank you!
I'm trying to write a macro that will enter data into a worksheet based on the values entered in the form. I've created the user form but the coding is giving me issues.
I'm trying to write a function that will activate the sheet matching the first two inputs before entering the rest of the data in the sheet.
For example,
B1=7/1/15 and C1=Name
How do I get the macro to activate sheet "Name 07-15" my matching the above cells?
Thank you!