README.md

December 4, 2022 ยท View on GitHub

ExcelGraphAsWebpage

Description

It creates an Excel graph [using Excel] and converts the graph to an WebPage.

More Info

chartTitle As Variant, categoryAxisTitle As Variant, valueAxisTitle As Variant, seriesTitleA As Variant, categoryAxis As Variant, seriesDataA As Variant, seriesDataB As Variant, folderPathForWebPage As String, fileNameForWebPage As String

You have a project named [WebPageCreation] and have a command button to execute the process, in that you will construct the params needed to create an excel graph and the path to store the result as WebPage.

And also you have an Excel Sheet named [ExcelChart] in that you have a macro named [DrawBarChart] and a method that saves the graph as WebPage [CreateWebPage].

As Boolean

Submitted On2002-09-17 08:47:06
Byshivakumar
LevelIntermediate
User Rating5.0 (20 globes from 4 users)
CompatibilityVB 5.0, VB 6.0
CategoryMicrosoft Office Apps/VBA
WorldVisual Basic
Archive FileExcelGraph1322299172002.zip