What i would like to do is create a macro to copy data from column B and then paste the values into a table on another sheet. The Data in column B will not always be consistent. Sometimes it may be B2:B610 that has data that needs to be copied, sometimes it may just be B2:B3, and other occasions it may be B2:B374. The sheet the data is to be copied from is called "Formula" and the sheet it is to be pasted into is "Table". The values are to be copied into column A of "Table". I am fairly new to VBA and I am stumbling my way through, any help would be very much appreciated.
Thanks in advance
Thanks in advance