| Member with 5,164 posts. | | Join Date: Jul 2004 Location: Oregon, United States Experience: I'ma learnin'! |
16-Jul-2012, 02:02 PM
#10 |
Hi there,
About your original question, we need some information. How are you wanting to start the process of moving ("autopopulating") the information? The term "autopopulate" would incur some action is needed to start this process. We can make this any way you want. Should this happen automatically? If so, what should start it? You hitting a button? When the file is closed?
Some additional questions: - Will this file always be the same, or will it be a different source file?
- Will the data lawyas be in column F? If not, will the header always be the same?
- Will the data format always be the same, date & time?
- Are there any other restrictions, i.e. Status, etc?
- Will it always be the first worksheet in the source file? If not, what name or position will it be?
- Will the destination file always be the same? What about different months/years?
- Will 2007 be the lowest version this will be used on?
As for the security, make sure the file is in a trusted location (Office button [top-left round button], Options, Trust Center, Trust Center Settings..., Trusted Locations), and on your Macro Settings (in Options), you have the checkbox checked of Trust access to the VBA project object model. |