Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by dak413

  1. dak413

    Totaling a range of data

    I will post it in that forum. Thanks.
  2. dak413

    Totaling a Range of Data

    I am a beginner user to Visual Basic and am having trouble obtaining a total for a range of data in a single column where the number of rows will changes each time the macro is run? The only formula I can find is for a fixed range: ActiveCell.FormulaR1C1 = "=SUM(R[-19]C:R[-1]C)" What would be...
  3. dak413

    Totaling a range of data

    I am a beginner user to Visual Basic and am having trouble obtaining a total for a range of data in a single column where the number of rows will changes each time the macro is run? The only formula I can find is for a fixed range: ActiveCell.FormulaR1C1 = "=SUM(R[-19]C:R[-1]C)" What would be...

Part and Inventory Search

Back
Top