I have a workbook that I've created that I continually add data to. I was wondering if there's a way once I paste the data in to have a message box, or something of the kind, pop-up asking for 2 pieces of info, "Date_Thru" & the "Type". THEN using the 2 pieces of info I provide automatically populate that data in cells relative to the rows I just added. Here's my thought process...
Is this possible and if so how I would begin to put it together? I don't know if it's relevant but "Date_Thru" is always in the format of YYYYMMDD, and "Type" is always a "B" or a "C", and when I paste, it's always as a value because the 'Converter' wkbk has a ton formulas.
RLCornish
- Copy a range of cells from 'Converter' wkbk (hate the copy/paste but can't think of how to eliminate this just yet)
- Paste to 'Control' wkbk first blank line, cells D:Y...however many rows (the # of rows varies)
- Message Box pops up asking for "Date_Thru" and "Type"
- I type these details in the box, or if that's not possible somewhere else
- Those details then populate in A:B for the same rows I just added (pasted)
Is this possible and if so how I would begin to put it together? I don't know if it's relevant but "Date_Thru" is always in the format of YYYYMMDD, and "Type" is always a "B" or a "C", and when I paste, it's always as a value because the 'Converter' wkbk has a ton formulas.
RLCornish
Last edited: