Microsoft
Software
Hardware
Network
Question : Copy and Paste using VBA based on criteria including concatenation
HI there,
I am a complete newbie so I will try to be clear as possible. I would be very appreciative of any help that can be provided. Hopefully, this all makes sense.
Basically, I have a list of data on sheet 1 that will span thousand of rows. i need to copy certain rows of data from only the following columns (A,B,C,D,F,G,I) based on criteria in column E called ("TEMP"). Once copied it needs to be pasted into the sheet called TEMPREPORT and the following order to be followed.
E.g. column b (sheet1) to column b (tempreport)
column F and G (sheet 1) concatenate together first and place in column D (Tempreport)
column I (sheet1) to column F (TempReport)
Column A, C, D, concatenate together first and place in column G (Tempreport) Note: column A is the date and column C is a number (up to 2 digits) so not sure if that makes a difference when doing concatenation.
It is required to have it continually adding the data tothe next available row on Tempreport when the macro button is pressed as it will be cumulative over the month.
Thanks again and any assistance would be greatly appreciated.
Kind Regards,
C
Answer : Copy and Paste using VBA based on criteria including concatenation
Here are the full instructions on changing the password for wireless or to view your current.
http://www.ezinstructions.
com/wrt54g
setup.html
Random Solutions
Difference between SSID and BSSID
Create linked server from MS Sql to oracle server
Looking for Video Recording Software for Samsung Cameras
Asp.Net profile information in SQL view
Which is the most reliable laptop and processor and OS?
How can i do insert more data with insert query with more select statment linqToSQL?
VB.NET simple SendMail program error: System.Net.Mail.SmtpExcept
ion: Failure sending mail
Trojan After Shock Keeps Opening Mutliple Tabs when using IE and Firefox, how to fix?
Email keeps going into Junk Mail Folder in Outlook 2003 on Exchange 2003
Capture Linkbutton click event in Master page from Content page