Company News Products Projects Texts Museum Download Contact Map RSS Polski
YAC Software Texts VBA Trybiks' Dive
  Back

List

Data

Excel

Media research

Market research

Respondent quotas

SPSS

VBA

YAC Data Language

VBA
  • Removing small value labels from Excel charts
    Value labels on charts help in understanding the presented data. However, if there are too many labels, the less important ones tend to clutter the image. Removing them may help in making the results easier to analyze.

    The Excel VBA macro presented here removes labels of values smaller than a given value.

  • Removing small value labels from PowerPoint charts
    Value labels on charts help in understanding the presented data. However, if there are too many labels, the less important ones tend to clutter the image. Removing them may help in making the results easier to analyze.

    The PowerPoint VBA macro presented here removes labels of values smaller than a given value.

  • Open All and Merge
    An Excel macro that shows how multiple sheets, saved in different files, may be moved into a single common workbook.
Top