Skip to content

PositiveZahid/Excel-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel-Programming

Visual Basic Programming in MS Excel

We have some sample data in Excel file. But the data are not well formatted.

Excel-Programming

We followed two step to solve this.

  1. We have to retrieve "100g" from the name of the product
  2. We have to replace 100g with empty string

Before enabling your excel file to write Visual Basic Programming, you have to save yor file as .xlsm formate.

We have written two separate type of function. getMgNumber() and removeMgNumber()

You can call this function in blank cell and call it as = removeMgNumber(b1), by pressing enter you will get the output result.

Thanks

About

Visual Basic Programming in MS Excel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published