Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fujio48694062 authored Sep 3, 2022
1 parent 1edabe6 commit d2b96a0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# 電卓(VBA)
右クリックによって数値を入力し、四則演算を行う電卓です。
![電卓](https://user-images.githubusercontent.com/84171334/188270828-647f4f2c-fc72-4f8c-aaa9-3b25c1e6fee5.jpg)

# 実行内容
## 実行内容
- 四則演算(加算・減算・乗算・除算)
- 算術演算子(+, -, *, /, (, ))
- AC:入力された数値を全て削除
- BS:直前に入力した1桁を削除

# ファイル
## ファイル
- 電卓.xlsm
- Sheet1
- Sheet1.cls
Expand Down

0 comments on commit d2b96a0

Please sign in to comment.