Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

training excel vba - merge

Forum home » Delegate support and help forum » Microsoft Excel Training and help » training excel vba - Merge

training excel vba - Merge

ResolvedVersion Standard

Merge

How do I merge information contained in sheet 1 and sheet 2 into one document onto sheet 3.

RE: merge

Depending on the format, layout and content of the data you could use several techiniques:

1.
If the data is structured identically on sheet 1 and 2, then use CONSOLIDATE RANGES


2.
If the data is differently structured, then you may need to design a more tailored approach using other skills like 3-D formulas, or custom formulae.


I recommend reading through the Excel HELP file, specifically "About consolidating data", which wil detail the various ways you can approach your challenge.

Once you have done so, let us know if you find some next steps to work on.

Excel tip:

Make macros work in newer versions of Excel

If you have created macros in Excel 97 or 2000 that you want to be able to use in 2002/XP or 2003, you may need to alter the macro security settings in the newer version of Excel you are using.

To do this, go to Tools - Options - Security.

Select Macro Security and change the security setting to Low.

Tick the boxes next to 'Trust Add-ins' and 'Trust Visual Basic' and click OK.

After you have restarted Windows, you should then be able to use your macros created in earlier versions of Excel.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.