TMS, i actually got the code to work for the "adding to the Master Supra" step
Kudos to you for having an easy to understand naming convention (wsMS, wsSD, wsDC)
I am having trouble with step 5 in that i need to organize the data. I have a question that has nothing to do with the code you provided: Can i use countif to identify a starting point for simple cut and pastes? I've attached another sheet to illustrate my dilemma. So if you click on column A and CTRL+Down you will notice the gap where the new data is being entered. My approach was initially
BUT there are some columns where there are blank cells so "Selection.End(xlDown).Select" is not accurate enough. Is there a way to move this data right below the gap to the appropriate columns while maintaining its row number?
Thanks for the help!
Bookmarks