hey guys so i have a macro that goes through opens workbook, copies data, closes book, pastes data to main book then moves to another spreadsheet, however it doesnt copy the data because i close the book after i copy and it isnt saving data to clipboard because i have Application.DisplayAlerts = false as i dont want to save the book however i need to keep the data copied to clipboard.
How can i automatically say yes keep data to clipboard?
How can i automatically say yes keep data to clipboard?