advanced excel seminar training - macro

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

Forum home » Delegate support and help forum » Microsoft Excel Training and help » advanced excel seminar training - Macro

advanced excel seminar training - Macro

resolvedResolved · Low Priority · Version Standard

Lee has attended:
Excel Advanced course

Macro

Looking for some basic information about creating macros - is there anywhere I can go to get some?

RE: Macro

Hi Lee

I have included below a link to a web page which has a simulation of an Excel macro being created - it is just a really simple macro but shows how to create one quite clearly:

http://www.fontstuff.com/ebooks/ebookextracontent.htm #rem

Look for the following links on this web page:

Recording a Simple Macro in Excel

Recording a More Complex Macro in Excel

Relative or Absolute References?

and click on each one to view the simulations.

I hope this helps. If you have any further questions please post them to our forum.

thanks
Amanda


 

Excel tip:

Reconciling a list to correspond with another

May have a list that needs to make but on another sheet one list seems to be out, eg. product list one sheet contains all product and inventory data, while the other contains pricing data. Both need to match with all products but there is more products in one list than the other. To find the disparaging product compare data in the two columns that need to match Make sure that order the same way.
Create another column in the sheet that has the most items and type in the first cell


=Exact(text1,text2) text1 being the cell that you want compared with text2 cell reference. Drag to filldown and your first false will give you for first cells that does not match. Correct insert the row with data in other sheet and continue the process until all the data returns true. Delete the column inserted.

View all Excel hints and tips


Server loaded in 0.09 secs.