Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 962 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 962 Bytes

VBA-cellAnalysis

Analyze data in cell automatically.

How to use

Press ctrl+q to analyze selected cell.

How to set function up

Input functions in the top cell with words such as following screenshot. image

#Function structure For example:

Type A 1=give x money 2=give items(id=x, numbers=y) image

Type B
item(x,y)=give item(id,numbers) money(x)=give money(value)
image image image

#More information image

#About

Author: Nap Yang