JPH0675981A - System and device for summing calculation of simple table - Google Patents

System and device for summing calculation of simple table

Info

Publication number
JPH0675981A
JPH0675981A JP4137411A JP13741192A JPH0675981A JP H0675981 A JPH0675981 A JP H0675981A JP 4137411 A JP4137411 A JP 4137411A JP 13741192 A JP13741192 A JP 13741192A JP H0675981 A JPH0675981 A JP H0675981A
Authority
JP
Japan
Prior art keywords
calculation
range
simple table
cumulative
designated
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP4137411A
Other languages
Japanese (ja)
Inventor
Akitoshi Machida
明利 町田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP4137411A priority Critical patent/JPH0675981A/en
Publication of JPH0675981A publication Critical patent/JPH0675981A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To eliminate the repetition of the same calculation processing action, and to reduce working manhour by calculating a summed value to each place by executing once the calculation processing in which a calculating range is designated and calculation is instructed. CONSTITUTION:At the beginning, the calculating range is designated, and a calculating range designating part 1 stores it. Next, summing calculation is designated, and a summing calculation instructing part 2 stores it. Next, the summing calculation is executed by a simple table calculation processing part 3, and the numerical value of its result is displayed. At a point of time when the calculation is finished, the finish of the calculation is displayed on a display screen, and the processing is finished. Accordingly, after each value is designated in a simple table, the summed value up to each place is obtained by only executing once the designation of the range of the summing calculation and the instruction of the calculation, and the calculation processing action of the designation of the calculating range and the instruction of the calculation need not be repeated many times successively from the start as in the conventional case in the calculation of the summed value up to each place. Thus, the working manhour can be drastically reduced.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はパーソナルワードプロセ
ッサーに関し、特に簡易表累計計算方式およびその装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a personal word processor, and more particularly to a simple table cumulative calculation system and its apparatus.

【0002】[0002]

【従来の技術】従来の簡易表累計計算方式は、簡易表の
中の個々の数値を全部指定した後、計算の範囲指定、計
算実行の指示を繰り返す事により、個々の所迄の累計値
を得る方式となっている。
2. Description of the Related Art In the conventional simple table cumulative calculation method, the cumulative value up to each point is calculated by repeatedly specifying the calculation range and executing the calculation after specifying all the individual values in the simple table. It is a method of getting.

【0003】[0003]

【発明が解決しようとする課題】この従来の簡易表累計
計算方式では、個々の所迄の累計値の算出は、先頭から
順次、計算範囲指定、計算指示の計算処理行為を何度も
繰り返さなければならないという問題点があった。
In this conventional simple table cumulative calculation method, the cumulative value up to the individual places must be calculated repeatedly from the beginning by specifying the calculation range and calculating instructions. There was a problem that it had to be.

【0004】[0004]

【課題を解決するための手段】本発明の簡易表累計計算
方式は、簡易表に個々の数値を指定後、たった一度の累
計計算の範囲指定と計算指示をするだけで、個々の所迄
の累計値が得られる事を特徴とする。
According to the simple table cumulative calculation method of the present invention, after individual numerical values are specified in the simple table, the range of the cumulative calculation and the calculation instruction are performed only once, and the individual tables can be calculated. The feature is that the total value is obtained.

【0005】また本発明の簡易表累計計算装置は、個々
の数値を指定してある簡易表と、この簡易表の計算範囲
を指定する計算範囲指定部と、累計計算を指示する累計
計算指示部と、前記計算範囲の累計計算を実行する簡易
表計算処理部と、データの入力および帳票の出力を行う
入出力部とを備えている。
Further, the simple table cumulative calculation device of the present invention includes a simple table in which individual numerical values are designated, a calculation range designating section for designating a calculation range of the simple table, and a cumulative calculation instructing section for designating a cumulative calculation. And a simple spreadsheet calculation unit for performing cumulative calculation of the calculation range, and an input / output unit for inputting data and outputting forms.

【0006】[0006]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0007】本発明の一実施例の構成を示す図1を参照
すると、本実施例の簡易表累計計算装置は、計算範囲を
指定し記憶する計算範囲指定部1と、累計計算を指示さ
せる累計計算指示部2と、簡易表の計算範囲の計算を実
行する簡易表計算処理部3及びデータの入力及び帳票の
出力を行う入出力部4とを備える。
Referring to FIG. 1 showing the configuration of an embodiment of the present invention, a simplified table cumulative calculation device of the present embodiment is a calculation range designating unit 1 for designating and storing a calculation range, and a cumulative total for instructing a cumulative calculation. A calculation instruction unit 2, a simple table calculation processing unit 3 for executing calculation of a calculation range of a simple table, and an input / output unit 4 for inputting data and outputting a form are provided.

【0008】図2は本実施例による簡易表累計計算方式
の処理の流れを示すフローチャートである。始めに計算
範囲を指定(ステップ21)し、計算範囲指定部1はそ
れを記憶する。次に、累計計算を指定(ステップ22)
し、累計計算指示部2はそれを記憶する。そして簡易表
計算処理部3にて累計計算(ステップ23)を実行し、
その結果の数値を表示(ステップ24)する。計算が終
了した時点で計算終了(ステップ25)を画面に表示
し、処理を終了する。
FIG. 2 is a flow chart showing the flow of processing of the simple table cumulative calculation method according to this embodiment. First, the calculation range is designated (step 21), and the calculation range designation unit 1 stores it. Next, specify cumulative calculation (step 22)
Then, the cumulative total calculation instructing unit 2 stores it. Then, the total calculation (step 23) is executed in the simple spreadsheet calculation unit 3,
The resulting numerical value is displayed (step 24). When the calculation is completed, the calculation completion (step 25) is displayed on the screen, and the process is completed.

【0009】[0009]

【発明の効果】本発明は以上説明したように、計算範囲
指定、計算指示の計算処理をわずか1回で個々の所迄の
累計値を算出出来る様にした事により、同じ計算処理行
為の繰り返しがなくなり、その作業工数を大幅に削減出
来るという効果を有する。
As described above, the present invention makes it possible to calculate the cumulative value up to an individual place only once in the calculation processing for designating the calculation range and the calculation instruction, thereby repeating the same calculation processing action. Is eliminated, and the work man-hours can be significantly reduced.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】本発明の一実施例の方式の処理の流れを示すフ
ローチャートである。
FIG. 2 is a flowchart showing a processing flow of a system according to an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 計算範囲指定部 2 累計計算指示部 3 簡易表計算処理部 4 入出力部 1 calculation range designation unit 2 total calculation instruction unit 3 simple spreadsheet calculation unit 4 input / output unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 簡易表に個々の数値を指定後、たった一
度の累計計算の範囲指定と計算指示をするだけで、個々
の所迄の累計値が得られる事を特徴とする簡易表累計計
算方式。
1. A simple table cumulative calculation characterized in that a cumulative value up to an individual place can be obtained only by designating individual numerical values in a simple table and then designating a range and calculation instruction only once. method.
【請求項2】 個々の数値を指定してある簡易表と、こ
の簡易表の計算範囲を指定する計算範囲指定部と、累計
計算を指示する累計計算指示部と、前記計算範囲の累計
計算を実行する簡易表計算処理部と、データの入力およ
び帳票の出力を行う入出力部とを備えることを特徴とす
る簡易表累計計算装置。
2. A simple table in which individual numerical values are designated, a calculation range designating section for designating a calculation range of the simple table, a cumulative calculation instructing section for designating a cumulative calculation, and a cumulative calculation of the computational range. A simple table cumulative calculation device comprising: a simple spreadsheet calculation unit to be executed; and an input / output unit to input data and output a form.
JP4137411A 1992-05-29 1992-05-29 System and device for summing calculation of simple table Withdrawn JPH0675981A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4137411A JPH0675981A (en) 1992-05-29 1992-05-29 System and device for summing calculation of simple table

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4137411A JPH0675981A (en) 1992-05-29 1992-05-29 System and device for summing calculation of simple table

Publications (1)

Publication Number Publication Date
JPH0675981A true JPH0675981A (en) 1994-03-18

Family

ID=15198013

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4137411A Withdrawn JPH0675981A (en) 1992-05-29 1992-05-29 System and device for summing calculation of simple table

Country Status (1)

Country Link
JP (1) JPH0675981A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006243982A (en) * 2005-03-01 2006-09-14 Casio Comput Co Ltd Data processor, form calculation method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006243982A (en) * 2005-03-01 2006-09-14 Casio Comput Co Ltd Data processor, form calculation method and program

Similar Documents

Publication Publication Date Title
JPH0675981A (en) System and device for summing calculation of simple table
JPS63172330A (en) Halftone application system for document processor
JPH06230804A (en) Program preparing device
JP2625411B2 (en) Graph display method
JPH05127727A (en) Device operating method
JPH05143353A (en) Function expanding device for automatic programming device
JPS6249404A (en) Method and device for editing nc program
JPH0778008A (en) Program device for programmable controller
JPS62190521A (en) System for automatically generating line number
JPH03255575A (en) Automatic numbering system
JP2787927B2 (en) Automatic SFC language generation apparatus and method
JP2840129B2 (en) Method of creating numerical control data for contour machining
JP2554169B2 (en) Relative Rank Analysis Method for Data Driven Processor
JPH06110670A (en) Graphic user interface function customizing system
JPH0230457A (en) Control device for work machine
JP2538391Y2 (en) Tool path display device for NC equipment
JPH04117573A (en) Analytic simulation system
JPH05346757A (en) Training computer system
JPH05120236A (en) Electronic equipment
JPH04205615A (en) Operation storage device
JPS6244804A (en) Method for accessing working program by numerical controller
JPH01270128A (en) Link system
JPH064630A (en) Analysis data preparing device
JPH05181882A (en) Data processor and data expanding method
JPH03150603A (en) Set data preserving system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990803