Search TeachExcel.com
TeachExcel.com
TE
Teach Excel MS Office Tutorials Excel Consulting Services Excel Forum
Excel Video Tutorials Excel Tips Free Excel Macros Excel Help Resources Contact TeachExcel
Video Tutorials
  • Free Macros
  • Excel Help Directory
  • Excel 2007 Resources
  • Keyboard Shortcuts
  • Excel Forum
  • Contact/About

Tutorials: Formulas



Featured Tutorial
Dynamically Update Drop-Dowm Menus in Excel
Featured Macro
Delete Empty Rows in Excel

Introduction to Making Formulas in Excel

Video | Similar Helpful Excel Resources

Bookmark and Share

Here, you will learn what formulas are and how they can benefit you in excel. This is just an introduction; you will learn how to create a formula and be given a few simple examples, but nothing complex or in depth for this particular tutorial.
   Topics Covered
How to enter a formula
How to use a formula
Examples of simple formulas
   Difficulty:         Easy
   Video:               Yes



Got a Question? Ask it Here in the Forum.



Similar Helpful Excel Resources

Introduction To Sql Tutorial For Excel Users - Excel

View Content
Hi,

I've made an Introduction to SQL tutorial aimed at Excel users.

I would love to hear feedback on how to improve the tutorial, especially
if you are an Excel user without much existing SQL knowledge.

http://www.querycell.com/SQLIntro.html

Cheers
Sam H

Introduction Box - Excel

View Content
I have a user who somehow managed to have excel display a box below the subject line labeled 'Introduction:'. This box is below subject and above the formula line. Does anyone know how to remove it? I am stumped

Introduction - Excel

View Content
Hello Forum,

This is Krish, I am new to this forum.I am having some doubts in VBA. how to address those in this forum. can any one please help me ?

regards
Krish

New Introduction - Excel

View Content
Hi Everyone,

I am Kynthia Melissa, a very new member to this forum. I have a special interest in Computer software packages.My approach is to enable the visualisation of complex data in a simple way.I found this forum very informative and I am really very excited here to take part in discussions. Hope you will contribute your ideas and support me in my mission.

Thanks & Regards
Kynthia Melissa

New Introduction - Excel

View Content
Hi Everyone,

I am Kynthia Melissa, a very new member to this forum. I have a special interest in Computer software packages.My approach is to enable the visualisation of complex data in a simple way.I found this forum very informative and I am really very excited here to take part in discussions. Hope you will contribute your ideas and support me in my mission.

Thanks & Regards
Kynthia Melissa

Plotting In Vba Example And Introduction - Excel

View Content
Hello All!!!

You have put together a very nice forum here. Certainly the result of a good community.
So on behalf of all the wannabe VBA coders, THANKS!!!
I'm currently learning VBA. I'm good with basic code but now want to take it to the next level: Designing ROBUST (unbreakable) utilities for the engineers I work with.
So here I am!!!


Attached is the latest utility I created but it has a number of issues:

1) Placing "X" in plot row does not seem to be intuitive for most of the engineers, I'm planning on replacing it with check boxes or depress-able buttons.

2) To hold the plot format/layout; I have a white line so that when no data is plotted, the chart remains. Thus, starting the data at serriescollection(2). I would like to go to a cleaner solution where the macro generates the entire chart, on a new sheet (named according to chart title), with the format/layout as shown generated with code.

3) If you delete the chart key, it will crash the macro when run again...... should be solved with issue #2

4) I want to macro to consolidate key titles; if there are multiple insistence of the same legendentry() --> consolidate to one.



Any help or reference to examples would be greatly appreciated. I want to take on issue #2 first.
Feel free to clean up any sloppy or in-efficient code and post up your revision. Add lots of notes in the code for the beginners =-)
I hope to be a strong member of the forum and plan to contribute lots of examples code similar to this file ;-)
With the help of the experienced members on the forum, these can become very nice examples beginners can easily learn from.

Peace Out,
-Aaron


Searchability: plot data, color lines based on text color, plot data based on cell marker

Mail Dialog With Introduction In Vb - Excel

View Content
Hi all. I have a sub which pastes an xl selection to word and then calls an email dialog with the word doc as attachment. This is fine but I would like to code into this an introduction tp the email. Any ideas?

This is my code:



Option Explicit

Sub PasteToWord()

Dim AppWord As Word.Application

Set AppWord = CreateObject("Word.Application")
AppWord.Visible = False
Application.ScreenUpdating = False
Sheets("GOQ-R").Range("A1:I275").Copy
AppWord.Documents.Add
AppWord.Selection.Paste

Application.CutCopyMode = False

AppWord.ActiveDocument.SendMail
AppWord.ActiveDocument.Close SaveChanges:=False


Application.ScreenUpdating = True
Exit Sub



Set AppWord = Nothing

End Sub

Can Anyone Recommend A Good Introduction To Vba? - Excel

View Content
I have decided it is about time I learnt to use VBA properly. Can anyone point to a good introductory guide? Either online, or a book.

Thanks
Bert

Making Formulas Visible - Excel

View Content
I have a column (A) that contains a formula and displays the value

I would like to put in Column B a link to that formula, BUT there the formula should be displayed, and not the value.

Any ideas? Using "show formula" in Tools -> Options is not helpful, as I do not want to to display the formula in column A.

Thanks

How Do I Use Formulas And What Is The Secret To Making Them - Excel

View Content
I am an extern in a not-for-profit organization. I need help with formulas
and do not know how or what to do? Please help me.


Contact | Privacy Policy | Disclaimer
Copyright© 2012 TeachExcel.com