JPH1125198A - Table calculation device - Google Patents

Table calculation device

Info

Publication number
JPH1125198A
JPH1125198A JP9194907A JP19490797A JPH1125198A JP H1125198 A JPH1125198 A JP H1125198A JP 9194907 A JP9194907 A JP 9194907A JP 19490797 A JP19490797 A JP 19490797A JP H1125198 A JPH1125198 A JP H1125198A
Authority
JP
Japan
Prior art keywords
cell
numerical value
information
displayed
calculation
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.)
Pending
Application number
JP9194907A
Other languages
Japanese (ja)
Inventor
Hideaki Takazawa
秀明 高沢
Eiji Takechi
永次 武地
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.)
Kokusai Electric Corp
Original Assignee
Kokusai Electric 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 Kokusai Electric Corp filed Critical Kokusai Electric Corp
Priority to JP9194907A priority Critical patent/JPH1125198A/en
Publication of JPH1125198A publication Critical patent/JPH1125198A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a table calculation device capable of easily executing trial calculation without losing information related to a value previously allowed to correspond to a cell. SOLUTION: Basically a storing means 5 stores value-related information correspondingly to a cell and a table calculation means 6 calculates a value to be displayed on the cell based on the value-related information stored in the means 5. When a changing means 7 changes the value-related information stored in the means 5, a saving means 8 saves the value-related information changed by the means 7, a control means 9 allows the means 6 to calculate a value to be displayed on the cell based on the changed value-related information, and then a restoring means 10 restores the changed value-related information based on the value-related information saved in the means 8. Thereby the value-related information stored in the means 5 and allowed to correspond to the cell can be changed and easily utilized, and after using the information, the changed information can be restored to the original information.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、セルに対応付けら
れた数値に関する情報に基づいてセルに表示させる数値
を計算する表計算装置に関し、例えば、証券業務、銀行
業務等といった業務を支援する表計算装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a spreadsheet apparatus for calculating a numerical value to be displayed in a cell based on information relating to a numerical value associated with the cell. Related to a computing device.

【0002】[0002]

【従来の技術】従来より、企業の売上げ管理、金銭の出
納管理、株式売買の損益管理、株式における信用評価管
理、実験データの集計等といった処理において、作業を
効率化するために表計算処理が行われている。このよう
な表計算処理を行う表計算装置の一例として、証券営業
支援システムにおいて使用されている表計算装置を図8
を参照して説明する。この表計算装置は、ネットワーク
12を介してサーバ11と接続されたクライアント13
によって構成されており、サーバ11に蓄積された顧客
情報或いは証券市場情報の数値をネットワーク12を介
して受け取って表計算処理に利用できるようになってい
る。
2. Description of the Related Art Conventionally, in a process such as sales management of a company, cash management of money, profit and loss management of stock trading, credit evaluation management of stocks, totalization of experimental data, and the like, a spreadsheet process has been used to improve work efficiency. Is being done. As an example of a spreadsheet device that performs such a spreadsheet process, a spreadsheet device used in a securities sales support system is shown in FIG.
This will be described with reference to FIG. This spreadsheet apparatus includes a client 13 connected to a server 11 via a network 12.
The numerical value of the customer information or securities market information stored in the server 11 is received via the network 12 and can be used for spreadsheet processing.

【0003】表計算装置の表示画面14には、同図に示
すような複数のセルを含む表が表示される。ここで、表
示画面14の縦に並んだA、B、C・・は、セルの行番
号を表し、横に並んだ1、2、3・・・は、セルの列番
号を表しており、各セルは行番号及び列番号の組(例え
ば、”A1”、”B2”等)の識別名が与えられてい
る。なお、以下においては当該識別名によってセルを表
す。
A table including a plurality of cells as shown in FIG. 1 is displayed on a display screen 14 of the spreadsheet apparatus. Here, A, B, C,... Arranged vertically on the display screen 14 represent cell row numbers, and 1, 2, 3,... Arranged horizontally represent cell column numbers. Each cell is given an identification name of a set of a row number and a column number (for example, “A1”, “B2”, etc.). In the following, a cell is represented by the identifier.

【0004】セルには数値に関する情報が対応付けられ
ており、表計算装置は当該数値に関する情報に基づい
て、セルに表示させる数値を計算する。セルに対応付け
られる数値に関する情報としては、数値、他のセルの識
別名を含む計算式、サーバ中の数値を表す識別名を含む
式等といった情報があり、例えば、セルに対応付けられ
ている数値に関する情報が他のセルの識別名を含む式の
場合には、セルに表示する数値が当該式に当該識別名の
セルに表示される数値を当てはめて得られる数値である
ことを意味し、サーバ中の数値を表す識別名を含む式の
場合には、セルに表示する数値が当該式に当該識別名の
数値を当てはめて得られる数値であることを意味してい
る。
A cell is associated with information on a numerical value, and the spreadsheet calculates a numerical value to be displayed in the cell based on the information on the numerical value. The information related to a numerical value associated with a cell includes information such as a numerical value, a calculation expression including an identifier of another cell, an expression including an identifier representing a numerical value in a server, and, for example, information associated with the cell. If the information about the numerical value is a formula that includes the distinguished name of another cell, it means that the numerical value displayed in the cell is a numerical value obtained by applying the numerical value displayed in the cell of the distinguished name to the formula, In the case of a formula including an identifier representing a numerical value in the server, it means that the numerical value displayed in the cell is a numerical value obtained by applying the numerical value of the identifier to the formula.

【0005】なお、図8に示した表示画面14の一部の
セルには、当該セルに対応付けられた数値に関する情報
が表示されており、例えば、セル”B3”には、セル”
i2”の識別名が対応付けられ、セル”B5”には、セ
ル”B2”、”B3”、”B4”の識別名を含む計算式
が対応付けられている。この例では、セル”B2”に
は、サーバから得られた数値が表示され、セル”B3”
には、セル”i2”に表示される数値と同じ数値が表示
され、セル”B4”には、セル”i3”に表示される数
値と同じ数値が表示され、セル”B5”には、セル”B
2”、”B3”、”B4”に表示される数値を加算した
数値が表示され、セル”B6”には、セル”B5”に表
示される数値に0.5を乗算した数値が表示されること
となる。なお、セルに対しては、数値に関する情報の他
に、セルに対する情報の入力、或いは出力を管理する情
報等を対応付けることができ、例えば、セルに対する情
報の入力を制限する等といったことができる。
[0005] In some cells of the display screen 14 shown in FIG. 8, information relating to numerical values associated with the cells is displayed. For example, a cell "B3" has a cell "B3".
The identifier “i2” is associated with the cell “B5”, and a calculation formula including the identifiers of the cells “B2”, “B3”, and “B4” is associated with the cell “B5”. In "", the numerical value obtained from the server is displayed, and the cell "B3"
Displays the same numerical value as the numerical value displayed in cell "i2", cell "B4" displays the same numerical value as the numerical value displayed in cell "i3", and cell "B5" displays the cell. "B
2 "," B3 ", a numerical value obtained by adding the numerical values displayed in" B4 "are displayed. In a cell" B6 ", a numerical value obtained by multiplying the numerical value displayed in the cell" B5 "by 0.5 is displayed. It should be noted that the cell can be associated with information for managing input or output of information on the cell in addition to information on the numerical value, for example, limiting input of information on the cell. And so on.

【0006】次に上記した従来の表計算装置における表
計算処理を説明する。表計算装置を使って所定の業務を
行う場合には、通常、数値に関する情報が予め対応付け
られているセルと、ユーザが数値に関する情報を入力す
べきセルとがある。そして、表計算装置は、ユーザによ
る入力すべきセルに対する数値の入力を受け付けると、
セルに対して入力された数値及び予めセルに対応付けら
れている数値に関する情報に基づいて各セルに表示させ
る数値を計算する。これによって、ユーザは業務におい
て必要な数値を容易に得ることができる。
Next, the spreadsheet processing in the above-mentioned conventional spreadsheet apparatus will be described. When a predetermined task is performed using a spreadsheet device, there are usually cells to which information related to numerical values are associated in advance and cells to which the user should input information related to numerical values. Then, when the spreadsheet device receives the input of the numerical value for the cell to be input by the user,
A numerical value to be displayed in each cell is calculated based on a numerical value input to the cell and information on a numerical value previously associated with the cell. As a result, the user can easily obtain the numerical values necessary for the job.

【0007】[0007]

【発明が解決しようとする課題】ここで、従来の表計算
装置における問題点を図9を参照して説明する。なお、
図9(a)及び(b)は、それぞれ、図8における表示
画面14の一部を示している。例えば、図9(a)に示
すように、セル”B2”に対応付ける数値を或る数値に
すると、セル”B5”にはどのような数値が表示される
のかといった試算を行う場合においては、ユーザがセ
ル”B2”に数値を入力することによって、入力した数
値に基づいてセル”B5”には、試算における結果が表
示されることとなる。しかしながら、上記したように予
め数値に関する情報が対応付けられているセルに対して
数値の入力を行ってしまうと、セルに予め対応付けられ
ている数値に関する情報が上書きされて失われてしまう
ことになる。
Here, problems in the conventional spreadsheet apparatus will be described with reference to FIG. In addition,
FIGS. 9A and 9B each show a part of the display screen 14 in FIG. For example, as shown in FIG. 9A, when a numerical value associated with the cell “B2” is set to a certain numerical value, when performing a trial calculation as to what numerical value is displayed in the cell “B5”, the user needs By inputting a numerical value into the cell “B2”, the result of the trial calculation is displayed in the cell “B5” based on the input numerical value. However, as described above, if a numerical value is input to a cell in which information relating to a numerical value is previously associated, information relating to a numerical value associated with the cell in advance is overwritten and lost. Become.

【0008】また、上記したセルに対応付けられた数値
に関する情報が失われてしまうことを防ぐために、予め
数値に関する情報が対応付けられているセルに対してユ
ーザによる入力を制限するといったことが行われている
場合もあるが、この場合にあっては、試算を実行するこ
とができない。したがって、従来の表計算装置では、セ
ルに予め対応付けられている数値に関する情報を確保す
るとともに、試算を実行できるようにするには、新たな
セルを作成するとともに、作成したセルに対して数値に
関する情報を対応付けるといったことを行わなければな
らないといった問題があった。
Further, in order to prevent the information relating to the numerical value associated with the cell from being lost, it is necessary to restrict the user's input to the cell associated with the information relating to the numerical value in advance. In some cases, a trial calculation cannot be performed. Therefore, in the conventional spreadsheet apparatus, in order to secure information on the numerical value associated with the cell in advance, and to be able to perform the trial calculation, a new cell is created and a numerical value is assigned to the created cell. There is a problem that it is necessary to correspond information on the information.

【0009】また、図9(b)に示すように、セル”B
5”に表示される数値が或る数値になる場合には、セ
ル”B2”にどのような数値が表示されているのかとい
った、逆算を行う試算についても上記同様な問題があっ
た。
Further, as shown in FIG. 9B, the cell "B"
When the numerical value displayed in 5 "becomes a certain numerical value, the same problem as described above also occurs in the reverse calculation such as what numerical value is displayed in cell" B2 ".

【0010】本発明は、上記した従来の事情に鑑みてな
されたもので、予めセルに対応付けられた数値に関する
情報を損なうことなく、容易に試算を行うことのできる
表計算装置を提供することを目的としている。
The present invention has been made in view of the above-mentioned conventional circumstances, and provides a spreadsheet apparatus capable of easily performing a trial calculation without losing information on a numerical value previously associated with a cell. It is an object.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するため
に本発明に係る表計算装置は、入力領域或いは表示領域
としての複数のセルを備え、セルに対応付けられた数値
に関する情報に基づいて、セルに表示させる数値を計算
する表計算装置において、数値に関する情報をセルと対
応付けて保持する保持手段と、保持手段に保持された数
値に関する情報に基づいてセルに表示させる数値を計算
する表計算手段と、保持手段に保持された数値に関する
情報を変更する変更手段と、変更手段によって変更され
る数値に関する情報をセルと対応付けて退避格納する退
避手段と、変更された数値に関する情報に基づいて表計
算手段にセルに表示させる数値を計算させる制御手段
と、退避手段に退避格納されている数値に関する情報に
より、変更された数値に関する情報を復元する復元手段
と、を備えたことを特徴とする。ここで、数値に関する
情報には、数値自体、他のセルに表示される数値を用い
る計算式等といった情報がある。
In order to achieve the above object, a spreadsheet apparatus according to the present invention includes a plurality of cells as an input area or a display area, and based on information related to numerical values associated with the cells. In a spreadsheet apparatus for calculating a numerical value to be displayed in a cell, a holding unit for holding information relating to the numerical value in association with the cell, and a table for calculating a numerical value to be displayed in the cell based on the information regarding the numerical value held in the holding unit Calculating means, changing means for changing the information on the numerical value held in the holding means, saving means for saving and storing the information on the numerical value changed by the changing means in association with the cell, based on the information on the changed numerical value Control means for calculating a numerical value to be displayed in the cell by the spreadsheet means, and information changed by the information on the numerical value stored and saved in the saving means. And restoring means for restoring the information relating to comprising the. Here, the information related to a numerical value includes information such as a numerical value itself, a calculation formula using a numerical value displayed in another cell, and the like.

【0012】上記した表計算装置では、基本的には、保
持手段が数値に関する情報をセルに対応付けて保持し、
表計算手段が保持手段に保持された数値に関する情報に
基づいてセルに表示させる数値を計算する。そして、変
更手段が保持手段に保持された数値に関する情報を変更
する際には、退避手段が変更手段によって変更される数
値に関する情報をセルと対応付けて退避格納し、制御手
段が変更された数値に関する情報に基づいて表計算手段
にセルに表示させる数値を計算させ、以降において、復
元手段が退避手段に退避格納されている数値に関する情
報により、変更された数値に関する情報を復元する。し
たがって、保持手段に保持されたセルに対応付けられた
数値の関する情報を変更して容易に利用することがで
き、利用した後に、変更された情報を元どうりに復元す
ることができる。
In the above-mentioned spreadsheet apparatus, basically, the holding means holds information relating to numerical values in association with cells,
The table calculation means calculates a numerical value to be displayed in the cell based on the information on the numerical value held in the holding means. When the changing means changes the information on the numerical value held in the holding means, the saving means saves the information on the numerical value changed by the changing means in association with the cell, and the control means saves the changed numerical value. Then, the numerical value to be displayed in the cell is calculated by the spreadsheet based on the information about the numerical value, and thereafter, the restoring means restores the information about the changed numerical value based on the information about the numerical value saved and stored in the saving means. Therefore, the information related to the numerical value associated with the cell held in the holding means can be changed and used easily, and after the use, the changed information can be restored to its original state.

【0013】[0013]

【発明の実施の形態】本発明の一実施例に係る表計算装
置を図1を参照して説明する。この表計算装置は、ネッ
トワーク1を介してサーバ2と接続されているクライア
ント3によって構成されており、表示手段4と、保持手
段5と、表計算手段6と、変更手段7と、退避手段8
と、制御手段9と、復元手段10とを備えている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A spreadsheet apparatus according to one embodiment of the present invention will be described with reference to FIG. This spreadsheet apparatus is constituted by a client 3 connected to a server 2 via a network 1, and includes a display unit 4, a holding unit 5, a spreadsheet unit 6, a change unit 7, and a save unit 8
, Control means 9 and restoration means 10.

【0014】表示手段4は、ディスプレイ装置等といっ
た表示装置によって構成され、同図に示すような表示画
面を有しており、表示出力とともにユーザからのキーボ
ード、マウス等といった入力手段(図示せず)による入
力を受け付けるインターフェースとなっている。当該画
面は以下に示すような機能を有している。
The display means 4 is constituted by a display device such as a display device, and has a display screen as shown in FIG. 1. The input means (not shown) such as a keyboard and a mouse from a user together with a display output. It is an interface that accepts input by. The screen has the following functions.

【0015】セルSは、当該セルに対応付ける数値に関
する情報の入力を受け付けるとともに、当該セルに対応
付けられた数値に関する情報に基づいて表計算手段6に
より計算された数値を表示出力する。なお、セルには、
数値に関する情報の入力を拒絶する入力制限情報を対応
付けることが可能となっており、当該入力制限情報が対
応付けられているセルは数値に関する情報の入力を受け
付けない。
The cell S receives input of information on a numerical value associated with the cell, and displays and outputs a numerical value calculated by the spreadsheet means 6 based on the information on the numerical value associated with the cell. The cell contains
It is possible to associate input restriction information that rejects input of information related to numerical values, and a cell associated with the input restriction information does not accept input of information related to numerical values.

【0016】ここで、表示画面中の一部のセルを詳細に
説明する。セル”B2”には、サーバに保持された市場
情報中の数値を表す識別名が対応付けられており、該当
する市場情報中の数値(本実施例では、10)が表示さ
れている。セル”B3”には、”i2”が対応付けられ
ており、この対応付けに基づいて表計算手段6による計
算が行われるとセル”i2”に表示される数値と同じ数
値が表示される。セル”B4”には、”i3”が対応付
けられており、この対応付けに基づいて表計算手段6に
よる計算が行われるとセル”i3”に表示される数値と
同じ数値が表示される。
Here, some cells in the display screen will be described in detail. The cell “B2” is associated with an identifier representing a numerical value in the market information held in the server, and the numerical value (10 in this embodiment) in the corresponding market information is displayed. The cell “B3” is associated with “i2”, and when the calculation by the spreadsheet unit 6 is performed based on this association, the same numerical value as the numerical value displayed in the cell “i2” is displayed. The cell “B4” is associated with “i3”, and when the calculation by the spreadsheet unit 6 is performed based on this association, the same numerical value as the numerical value displayed in the cell “i3” is displayed.

【0017】セル”B5”には、”=B2+B3+B
4”が対応付けられており、この対応付けに基づいて表
計算手段6による計算が行われるとセル”B2”、セ
ル”B3”、セル”B4”、に表示される数値の合計が
表示される。セル”B6”には、”=B5*0.5”が
対応付けられており、この対応付けに基づいて表計算手
段6による計算が行われるとセル”B5”に表示される
数値に0.5を乗算した結果が表示される。なお、上記
したセル”B2”〜”B6”には、入力制限情報が対応
付けられており、入力制限情報が対応付けている限り
は、数値に関する情報をユーザが入力することができな
くなっており、誤って数値に関する情報が失われるとい
った事態を防いでいる。
In the cell "B5", "= B2 + B3 + B
4 "are associated with each other, and when the calculation by the spreadsheet 6 is performed based on this association, the sum of the numerical values displayed in the cells" B2 "," B3 ", and" B4 "is displayed. The cell “B6” is associated with “= B5 * 0.5”, and when the calculation by the spreadsheet unit 6 is performed based on this association, the numerical value displayed in the cell “B5” is obtained. The result obtained by multiplying by 0.5 is displayed.Input restriction information is associated with the above-mentioned cells "B2" to "B6". This prevents a user from inputting information, thereby preventing a situation in which information on numerical values is accidentally lost.

【0018】試算ボタン4aが押されると、後述する試
算処理を行わせる指示を変更手段7に通知する。これに
よって、ユーザは、例えば、セル”B2”、セル”B
3”セル”B4”の少なくともいずれか一つのセルに数
値を入力して、セル”B5”に数値を表示させるといっ
た試算を行うことができる。逆算1ボタン4bが押され
ると、後述する逆算第1処理を行わせる指示を変更手段
7に通知する。これによって、ユーザは、例えば、セ
ル”B5”に数値を入力して、入力した数値がセル”B
5”に表示される場合にセル”B2”に表示される数値
を表示させるといった試算(逆算)を行うことができ
る。
When the trial calculation button 4a is pressed, an instruction to perform a trial calculation process, which will be described later, is notified to the changing means 7. Thereby, the user can, for example, select cell “B2” and cell “B”.
It is possible to perform a trial calculation such that a numerical value is input to at least one of the 3 "cells" B4 "and the numerical value is displayed in the cell" B5 ". The user is notified of an instruction to perform one process to the changing unit 7. Thereby, for example, the user inputs a numerical value to the cell “B5” and the input numerical value is changed to the cell “B”.
A trial calculation (back calculation) of displaying a numerical value displayed in the cell "B2" when it is displayed in "5" can be performed.

【0019】逆算2ボタン4cが押されると、後述する
逆算第2処理を行わせる指示を変更手段7に通知する。
これによって、ユーザは、例えば、セル”B6”に数値
を入力して、入力した数値がセル”B6”に表示される
場合にセル”B3”に表示される数値を表示させるとい
った試算(逆算)を行うことができる。通常ボタン4d
が押されると、後述する復元処理を行わせる指示を復元
手段10に通知する。これによって、セルに表示される
数値及びセルに対応付けられる数値に関する情報を試算
前の初期状態に復元することができる。なお、この通常
ボタン4dは、試算処理、逆算第1処理、逆算第2処理
のいずれかの処理が行われた後に表示される。
When the back calculation 2 button 4c is pressed, an instruction to perform a back calculation second process, which will be described later, is sent to the changing means 7.
Thus, the user inputs a numerical value in cell “B6”, for example, and displays a numerical value displayed in cell “B3” when the input numerical value is displayed in cell “B6” (back calculation). It can be performed. Normal button 4d
Is pressed, the restoration unit 10 is notified of an instruction to perform a restoration process described later. Thereby, the information on the numerical value displayed in the cell and the numerical value associated with the cell can be restored to the initial state before the trial calculation. The normal button 4d is displayed after any one of the trial calculation process, the reverse calculation first process, and the reverse calculation second process is performed.

【0020】保持手段5は、セルに対応付けられた数値
に関する情報と、セルに対応付けられた入力制限情報と
を保持する。表計算手段6は、保持手段5に保持された
数値に関する情報に基づいて各セルに表示させる数値を
計算し、結果をセルに表示させる。
The holding means 5 holds information on numerical values associated with the cells and input restriction information associated with the cells. The table calculation means 6 calculates a numerical value to be displayed in each cell based on the information on the numerical value held in the holding means 5, and displays the result in the cell.

【0021】変更手段7は表示手段4から試算処理を行
わせる指示を受け付けると、セルに対応付けられた入力
制限情報を保持手段5から取り除く。ここで、上記の対
象となるセルとしては、本実施例では、サーバの情報の
識別名が対応付けられているセル、又は、他のセルの識
別名のみが対応付けられているセルとしており、図1に
示すセル”B2”、セル”B3”、セル”B4”がこれ
に該当する。なお、これに限らず、全てのセルを対象と
してもよく、要は、対象に表示される数値が他のセルに
よって使用されるセルを含んでいればよい。次いで、前
記入力制限情報が取り除かれたセルに対応付ける数値に
関する情報のユーザによる入力を当該セルから受け付
け、保持手段5に保持されている当該セルに対応する数
値に関する情報をセルから受け付けた情報に変更する。
Upon receiving an instruction to perform the trial calculation process from the display unit 4, the change unit 7 removes the input restriction information associated with the cell from the holding unit 5. Here, as the target cell, in the present embodiment, a cell to which the identification name of the server information is associated, or a cell to which only the identification name of another cell is associated, The cells “B2”, “B3”, and “B4” shown in FIG. 1 correspond to this. The present invention is not limited to this, and all cells may be targeted. In short, the numerical value displayed on the target may include cells used by other cells. Next, the input of the information on the numerical value corresponding to the cell from which the input restriction information has been removed is received from the user, and the information on the numerical value corresponding to the cell held in the holding unit 5 is changed to the information received from the cell. I do.

【0022】また、変更手段7は表示手段4から逆算第
1処理を行う指示或いは逆算第2処理を行う指示を受け
取ると、セルに対応付けられた入力制限情報を保持手段
5から取り除く。ここで、上記の対象となるセルとして
は、本実施例では複数のセルの識別名を含む計算式が対
応付けられているセル、セルの識別名と他の数値等の計
算式が対応付けられているセルとしており、演算第1処
理の場合には、図1に示すセル”B5”を対象とし、演
算第2処理の場合には、図1に示すセル”B6”を対象
としている。なお、これに限らず、全てのセルを対象と
してもよい。
When the change unit 7 receives an instruction to perform the first operation or the second operation from the display unit 4, the change unit 7 removes the input restriction information associated with the cell from the holding unit 5. Here, as the target cell, in the present embodiment, a cell to which a calculation formula including the identification name of a plurality of cells is associated, and a calculation expression such as a cell identification name and another numerical value are associated. In the case of the first operation, the cell "B5" shown in FIG. 1 is targeted, and in the case of the second operation, the cell "B6" shown in FIG. 1 is targeted. The present invention is not limited to this, and all cells may be targeted.

【0023】次いで、所定のセルに対応付けられて保持
手段5に格納されている数値に関する情報を所定の逆算
式に変更して格納する。ここで、所定のセルとしては、
前記入力制限情報を取り除かれたセルによって表示する
数値が使用されているセルとしており、例えば、演算第
1処理の場合には、図1に示すセル”B2”とし、演算
第2処理の場合には、図1に示すセル”B3”及び”B
5”としている。
Next, the information related to the numerical value stored in the holding means 5 in association with the predetermined cell is changed into a predetermined reverse formula and stored. Here, as the predetermined cell,
The cell in which the numerical value displayed by the cell from which the input restriction information has been removed is used. For example, in the case of the first operation, the cell "B2" shown in FIG. 1 is used. Are the cells "B3" and "B" shown in FIG.
5 ".

【0024】また、所定の逆算式としては、前記所定の
セルに表示する数値を前記入力制御情報を取り除かれた
セルに表示される数値から算出することのできる計算式
としており、例えば、演算第1処理の場合におけるセ
ル”B2”に対する逆算式は、”=B5−B3−B4”
と、演算第2処理の場合におけるセル”B3”に対する
逆算式は、”=B5−B2−B4”と、セル”B5”に
対する逆算式は、”=B6/0.5”としている。そし
て、前記入力制限情報が取り除かれたセルに対応付ける
数値の入力を当該セルから受け付け、保持手段5に保持
されている当該セルに対応する数値に関する情報を受け
付けた情報に変更する。
[0024] Further, the predetermined reverse calculation formula is a calculation formula which can calculate the numerical value displayed in the predetermined cell from the numerical value displayed in the cell from which the input control information has been removed. The inverse formula for the cell "B2" in the case of one process is "= B5-B3-B4".
In the case of the second operation, the reverse calculation formula for the cell "B3" is "= B5-B2-B4", and the reverse calculation formula for the cell "B5" is "= B6 / 0.5". Then, the input of the numerical value corresponding to the cell from which the input restriction information has been removed is received from the cell, and the information on the numerical value corresponding to the cell stored in the holding unit 5 is changed to the received information.

【0025】退避手段8は、保持手段5に格納されてい
るセルに対応付けられた数値に関する情報、又は、セル
に対応付けられた入力制限情報の少なくともいずれか一
方が変更手段7によって変更される際に、変更される前
記情報をセルと対応付けて退避格納する。
The evacuation means 8 changes at least one of the information on the numerical value associated with the cell stored in the holding means 5 and the input restriction information associated with the cell. At this time, the information to be changed is saved and stored in association with the cell.

【0026】制御手段9は、保持手段5によって保持さ
れているセルに対応付けられた数値に関する情報が変更
手段7により変更された後に、変更された数値に関する
情報に基づいて、表計算手段6に計算を行わせて、セル
に表示させる。復元手段10は、表示手段4から復元処
理の指示を受け取ると、蓄積手段5に退避格納されてい
る数値に関する情報及び入力制限情報に基づいて保持手
段5に保持されている情報を復元し、復元した情報に基
づいて表計算手段6に計算を行わせて、結果をセルに表
示させる。
After the information on the numerical value associated with the cell held by the holding means 5 is changed by the changing means 7, the control means 9 sends the information to the table calculation means 6 based on the information on the changed numerical value. Calculate and display in cell. Upon receiving the instruction of the restoration process from the display unit 4, the restoration unit 10 restores the information held in the holding unit 5 based on the information about the numerical value saved and stored in the storage unit 5 and the input restriction information, and restores the information. The calculation is performed by the spreadsheet means 6 based on the obtained information, and the result is displayed in the cell.

【0027】次に、上記した表計算装置の動作を説明す
る。この表計算装置では、初期の動作として、保持手段
5によって格納されているセルに対応付けられた数値に
関する情報に基づいて、表計算手段6が各セルに表示す
る数値を計算し、表示手段4が得られた数値を表示画面
のセルに表示する。そして、試算ボタン4aが押された
場合には、以下に示す試算処理が行われ、逆算1ボタン
4bが押された場合には、以下に示す逆算第1処理が行
われ、逆算2ボタン4cが押された場合には、以下に示
す試算第2処理が行われる。なお、以下の説明において
は、B行のセル”B2”〜”B6”に対する処理を例に
とって説明する。
Next, the operation of the above spreadsheet apparatus will be described. In this spreadsheet apparatus, as an initial operation, the spreadsheet means 6 calculates a numerical value to be displayed in each cell on the basis of information on a numerical value associated with a cell stored by the holding means 5, Is displayed in a cell on the display screen. When the trial calculation button 4a is pressed, the following trial calculation processing is performed. When the reverse calculation 1 button 4b is pressed, the reverse calculation first processing described below is performed, and the reverse calculation 2 button 4c is pressed. When the button is pressed, a second trial calculation process described below is performed. In the following description, a process for the cells “B2” to “B6” in the B row will be described as an example.

【0028】試算処理では、図2に示すように、変更手
段7がセル”B2”、”B3”、”B4”に対応付けら
れた入力制限情報を保持手段5から取り除き、退避手段
8が、取り除かれるセル”B2”、”B3”、”B4”
に対応付けられた入力制限情報をセルと対応付けて退避
格納する。
In the trial calculation process, as shown in FIG. 2, the changing means 7 removes the input restriction information associated with the cells "B2", "B3", "B4" from the holding means 5, and the evacuation means 8 Cells "B2", "B3", "B4" to be removed
Is saved in association with the cell.

【0029】次いで、変更手段7が、セル”B2”、”
B3”、”B4”の少なくとも一つのセルに対するユー
ザの数値入力を受け付け、保持手段5の該当するセルに
対応付けられている数値に関する情報を受け付けた数値
に変更し、退避手段8が変更されるセルに対応付けられ
ている数値に関する情報をセルと対応付けて退避格納す
る。そして、以降において制御手段9が表計算手段6に
より保持手段5に変更されて保持されている数値に関す
る情報に基づいて計算させて、セルに結果を表示させ
る。これによって、セル”B2”、”B3”、”B4”
に種々の数値を対応付けると、どのような数値がセル”
B5”に表示されるのかといった試算をすることができ
る。
Next, the changing means 7 sets the cells "B2", "B2"
The user's numerical input to at least one of the cells B3 "and" B4 "is accepted, the information on the numerical value associated with the corresponding cell in the holding means 5 is changed to the accepted numerical value, and the evacuation means 8 is changed. The information relating to the numerical value associated with the cell is saved and stored in association with the cell, and thereafter, the control means 9 is changed by the spreadsheet means 6 to the retaining means 5 based on the information relating to the retained numerical value. The cell is calculated and the result is displayed in the cell, whereby the cells “B2”, “B3”, “B4”
When you associate various numbers with, what number is
It is possible to make a trial calculation as to whether it is displayed in B5 ".

【0030】逆算第1処理では、図3に示すように、変
更手段7がセル”B5”に対応付けられた入力制限情報
を保持手段5から取り除き、退避手段8が取り除かれる
セル”B5”に対応付けられている入力制限情報をセル
に対応付けて退避格納する。そして、変更手段7がセ
ル”B2”に対応付けられて保持手段5に格納されてい
る数値に関する情報を逆算式”=B5−B3−B4”に
変更し、退避手段8が変更されるセルに対応付けられて
いる数値に関する情報を退避格納する。
In the first operation of the back calculation, as shown in FIG. 3, the changing means 7 removes the input restriction information associated with the cell "B5" from the holding means 5 and the saving means 8 replaces the input restriction information with the cell "B5" to be removed. The associated input restriction information is saved in association with the cell. Then, the changing means 7 changes the information on the numerical value stored in the holding means 5 in association with the cell "B2" to the inverse formula "= B5-B3-B4", and the evacuation means 8 changes the cell to be changed. Saves information related to the associated numerical value.

【0031】次いで、変更手段7が、セル”B5”に対
するユーザの数値入力を受け付け、図4に示すように保
持手段5のセル”B5”に対応付けられている計算式”
=B2+B3+B4”を受け付けた数値に変更し、退避
手段8が計算式”=B2+B3+B4”をセル”B5”
に対応付けて退避格納する。
Next, the changing means 7 receives the user's numerical input to the cell "B5", and as shown in FIG.
= B2 + B3 + B4 "is changed to the accepted numerical value, and the save unit 8 converts the calculation formula" = B2 + B3 + B4 "into the cell" B5 ".
Is saved in association with.

【0032】そして、以降において制御手段9が保持手
段5に変更されて保持されている数値に関する情報に基
づいて表計算手段6にセルに表示させる数値を計算させ
て、結果をセルに表示させる。例えば、セル”B2”に
は、セル”B5”に対応付けられた数値及びセル”B
2”に対応付けられた逆算式”=B5−B3−B4”に
基づいて計算された数値が表示される。これによって、
セル”B5”に所望の数値が表示される場合には、どの
ような数値がセル”B2”に表示されているのかといっ
た逆算による試算を行うことができる。
Thereafter, the control means 9 causes the spreadsheet means 6 to calculate the numerical value to be displayed in the cell based on the information on the numerical value changed and stored in the storing means 5, and displays the result in the cell. For example, in the cell “B2”, the numerical value associated with the cell “B5” and the cell “B”
The numerical value calculated based on the inverse calculation formula “= B5-B3-B4” associated with 2 ”is displayed.
When a desired numerical value is displayed in the cell “B5”, a trial calculation can be performed by back calculation as to what numerical value is displayed in the cell “B2”.

【0033】逆算第2処理では、変更手段7がセル”B
6”に対応付けられた入力制限情報を保持手段5から取
り除き、退避手段8が取り除かれるセル”B6”に対応
付けられている入力制限情報をセル”B6”に対応付け
て退避格納する。そして、変更手段7がセル”B3”に
対応付けられて保持手段5に格納されている数値に関す
る情報を逆算式”=B5−B2−B4”に変更するとと
もに、セル”B5”に対応付けられて保持手段5に格納
されている計算式”=B2+B3+B4”を逆算式”=
B6/0.5”に変更し、退避手段8が変更されるセ
ル”B3”及び”B5”に対応付けられている数値に関
する情報をセルと対応付けて退避格納する。
In the second operation of the back calculation, the changing means 7 sets the cell "B"
The input restriction information associated with the cell "B6" is removed from the holding means 5, and the input restriction information associated with the cell "B6" to be removed is saved and stored in association with the cell "B6". The changing means 7 changes the information about the numerical value stored in the holding means 5 in association with the cell "B3" to the inverse formula "= B5-B2-B4", and in association with the cell "B5". The calculation formula “= B2 + B3 + B4” stored in the holding means 5 is converted to the inverse calculation formula “=
B6 / 0.5 ", and the evacuation means 8 saves the information on the numerical values associated with the cells" B3 "and" B5 "to be changed in association with the cells.

【0034】次いで、変更手段7が、セル”B6”に対
するユーザの数値入力を受け付け、図5に示すように保
持手段5のセル”B6”に対応付けられている計算式”
=B5*0.5”を受け付けた数値に変更し、退避手段
8が計算式”=B5*0.5”をセル”B6”に対応付
けて退避格納する。
Next, the changing means 7 receives the user's numerical input to the cell "B6", and as shown in FIG. 5, the calculation formula "corresponding to the cell" B6 "of the holding means 5
= B5 * 0.5 "to the accepted numerical value, and the save unit 8 saves the calculation formula" = B5 * 0.5 "in association with the cell" B6 ".

【0035】そして、以降において制御手段9が保持手
段5に変更されて保持されている数値に関する情報に基
づいて表計算手段6にセルに表示させる数値を計算させ
て、結果をセルに表示させる。例えば、セル”B5”に
は、セル”B6”に対応付けられた数値及びセル”B
5”に対応付けられた逆算式”=B6/0.5”に基づ
いて計算された数値が表示され、セル”B3”には、セ
ル”B5”に表示される数値及びセル”B3”に対応付
けられた逆算式”=B5−B2−B4”に基づいて計算
された数値が表示される。これによって、セル”B6”
に所望の数値が表示される場合には、セル”B3”或い
はセル”B5”にはどのような数値が表示されているの
かといった逆算による試算を行うことができる。
Thereafter, the control means 9 causes the spreadsheet means 6 to calculate the numerical value to be displayed in the cell based on the information on the numerical value changed and stored in the storing means 5, and displays the result in the cell. For example, in the cell “B5”, the numerical value associated with the cell “B6” and the cell “B”
The numerical value calculated based on the inverse calculation formula “= B6 / 0.5” associated with “5” is displayed. In cell “B3”, the numerical value displayed in cell “B5” and the cell “B3” are displayed. The numerical value calculated based on the associated inverse formula “= B5-B2-B4” is displayed, whereby the cell “B6” is displayed.
If the desired numerical value is displayed in the cell "B3" or the cell "B5", it is possible to perform a trial calculation based on the back calculation of what numerical value is displayed in the cell "B3" or the cell "B5".

【0036】試算処理、逆算第1処理、逆算第2処理の
後に、通常ボタン4dを押すことが可能になり、ユーザ
によって通常ボタン4dが押された場合には、以下に示
す復元処理が行われる。すなわち、復元処理では、復元
手段10が退避手段8によって格納退避されているセル
に対応付けられた数値に関する情報及び入力制限情報を
保持手段5に保持されている数値に関する情報及び入力
制限情報に反映させる。これによって、保持手段5が保
持する数値に関する情報及び入力制限情報の状態を試算
処理、逆算第1処理、逆算第2処理が行われていない状
態に復元することができる。
After the trial calculation, the first calculation, and the second calculation, the normal button 4d can be pressed. When the user presses the normal button 4d, the following restoration processing is performed. . That is, in the restoration processing, the restoration unit 10 reflects the information related to the numerical value and the input restriction information associated with the cell stored and saved by the saving unit 8 in the information related to the numerical value and the input restriction information held in the holding unit 5. Let it. As a result, the state of the information related to the numerical value and the input restriction information held by the holding unit 5 can be restored to a state in which the trial calculation process, the first back calculation process, and the second back calculation process are not performed.

【0037】そして、復元手段10は当該復元された情
報に基づいて表計算手段6にセルに表示させる数値を計
算させて、結果をセルに表示させ、セルに表示される数
値を試算処理、逆算第1処理、逆算第2処理が行われる
前の状態に復元する。
Then, the restoring means 10 causes the spreadsheet means 6 to calculate a numerical value to be displayed in the cell based on the restored information, displays the result in the cell, and performs a trial calculation process and a reverse calculation on the numerical value displayed in the cell. The state before the first processing and the back calculation second processing are performed is restored.

【0038】上記した表計算装置を証券営業支援システ
ムに適用した例を図6及び図7を参照して説明する。図
6は、株式売買での損益計算を行う場合における表示手
段4の表示画面を表しており、通常は、例えば、ユーザ
が”指し値”を入力して、”利益”を計算するといった
表計算処理に用いられており、”利益”から”指し値”
を逆算するといった逆算処理を行うこともできる。
An example in which the above spreadsheet apparatus is applied to a securities business support system will be described with reference to FIGS. FIG. 6 shows a display screen of the display means 4 in the case of performing profit and loss calculation in stock trading. Normally, for example, a user enters "limit" and calculates "profit". "Profit" to "limit price"
It is also possible to perform a back calculation process such as back calculation.

【0039】そして、この表計算装置では、通常の表計
算処理における”指し値”から”利益”を計算する場合
の計算式は、同図中に示す式Aとなっており、”利益”
から”指し値”を逆算する逆算処理において”指し値”
を表すセルに対応付けられる逆算式は、同図中に示す式
Bとなっている。
In this spreadsheet apparatus, the formula for calculating “profit” from “limit price” in the ordinary spreadsheet processing is Expression A shown in FIG.
"Limit price" in back calculation process to calculate "limit price" from
Is a formula B shown in FIG.

【0040】図7は、或る顧客の信用評価計算を行う場
合における表示手段4の表示画面を表しており、現金を
表すセル、経過費用を表すセル、或る銘柄の時価を表す
セルについて、ユーザは数値を入力して、各種試算を行
うことができるようになっている。
FIG. 7 shows a display screen of the display means 4 when a credit evaluation calculation of a certain customer is performed. For a cell indicating cash, a cell indicating elapsed cost, and a cell indicating a market value of a certain brand, The user can perform various trial calculations by inputting numerical values.

【0041】なお、上記した実施例では、退避手段10
は、変更されるセルに対応付けられた数値に関する情
報、変更されるセルに対応付けられた入力制限情報のみ
を退避格納することにより、退避格納に必要な記憶容量
を抑えるとともに、退避格納における処理効率を向上す
るようにしていたが、全てのセルに対応付けられた数値
に関する情報及び入力制限情報を退避格納するようにし
てもよい。なお、上記した実施例では、表計算装置はネ
ットワークを介して接続されたクライアント(情報処理
装置)によって構成されていたが、ネットワークが接続
されていない単独の情報処理装置によって構成してもよ
い。
In the above embodiment, the retracting means 10
Saves only the information related to the numerical value associated with the cell to be changed and the input restriction information associated with the cell to be changed, thereby reducing the storage capacity required for the evacuation storage and processing the evacuation storage. Although the efficiency is improved, information on numerical values and input restriction information associated with all cells may be saved and stored. In the above-described embodiment, the spreadsheet device is configured by a client (information processing device) connected via a network, but may be configured by a single information processing device not connected to a network.

【0042】[0042]

【発明の効果】以上説明したように、本発明に係る表計
算装置は、予めセルに対応付けられて保持されている数
値に関する情報を変更して試算を行う際に、変更される
数値に関する情報を退避格納し、試算が終わった後に、
退避格納した数値に関する情報に基づいて予めセルに対
応付けられていた数値に関する情報を復元するようにし
たために、予めセルに対応付けられた数値に関する情報
を損なうことなく利用して、容易に試算を行うことがで
きる。
As described above, the spreadsheet apparatus according to the present invention changes the information relating to the numerical values held in advance in association with the cells and performs the trial calculation. Is saved and after the calculation is completed,
Based on the information on the numerical value saved and stored, the information on the numerical value previously associated with the cell is restored, so that the information on the numerical value associated with the cell in advance can be used without deteriorating, and the trial calculation can be easily performed. It can be carried out.

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

【図1】 本発明の一実施例に係る表計算装置の構成図
である。
FIG. 1 is a configuration diagram of a spreadsheet apparatus according to an embodiment of the present invention.

【図2】 本発明の一実施例に係る表計算装置の試算処
理を説明する図である。
FIG. 2 is a diagram illustrating a trial calculation process of a spreadsheet apparatus according to an embodiment of the present invention.

【図3】 本発明の一実施例に係る表計算装置の逆算第
1処理を説明する第1図である。
FIG. 3 is a first diagram illustrating a back calculation first process of the spreadsheet apparatus according to one embodiment of the present invention;

【図4】 本発明の一実施例に係る表計算装置の逆算第
1処理を説明する第2図である。
FIG. 4 is a second diagram illustrating a first process of back calculation of the spreadsheet apparatus according to one embodiment of the present invention.

【図5】 本発明の一実施例に係る表計算装置の逆算第
2処理を説明する図である。
FIG. 5 is a diagram illustrating a second process of back calculation of the spreadsheet apparatus according to one embodiment of the present invention.

【図6】 本発明の一実施例に係る表計算装置を証券営
業支援システムに適用した第1例である。
FIG. 6 is a first example in which a spreadsheet device according to an embodiment of the present invention is applied to a securities business support system.

【図7】 本発明の一実施例に係る表計算装置を証券営
業支援システムに適用した第2例である。
FIG. 7 is a second example in which the spreadsheet device according to one embodiment of the present invention is applied to a securities business support system.

【図8】 従来例に係る表計算装置の構成図である。FIG. 8 is a configuration diagram of a spreadsheet device according to a conventional example.

【図9】 従来例に係る表計算装置による表計算を説明
する図である。
FIG. 9 is a diagram illustrating a spreadsheet calculation by a spreadsheet apparatus according to a conventional example.

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

1・・サーバ、 2・・ネットワー
ク、3・・クライアント、 4・・表示
手段、5・・保持手段、 6・・表
計算手段、7・・変更手段、 8・・
退避手段、9・・制御手段、 10
・・復元手段。
1. server, 2. network, 3. client, 4. display means, 5. holding means, 6. spreadsheet means, 7. change means, 8.
Evacuation means, 9 control means, 10
..Restoration means.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】入力領域或いは表示領域としての複数のセ
ルを備え、セルに対応付けられた数値に関する情報に基
づいて、セルに表示させる数値を計算する表計算装置に
おいて、 数値に関する情報をセルと対応付けて保持する保持手段
と、 保持手段に保持された数値に関する情報に基づいてセル
に表示させる数値を計算する表計算手段と、 保持手段に保持された数値に関する情報を変更する変更
手段と、 変更手段によって変更される数値に関する情報をセルと
対応付けて退避格納する退避手段と、 変更された数値に関する情報に基づいて表計算手段にセ
ルに表示させる数値を計算させる制御手段と、 退避手段に退避格納されている数値に関する情報によ
り、変更された数値に関する情報を復元する復元手段
と、を備えたことを特徴とする表計算装置。
1. A spreadsheet apparatus comprising a plurality of cells as an input area or a display area, and calculating a numerical value to be displayed in a cell based on information on a numerical value associated with the cell. Holding means for associating and holding; table calculation means for calculating a numerical value to be displayed in a cell based on information about the numerical value held in the holding means; changing means for changing information about the numerical value held in the holding means; Evacuation means for evacuation-storing information related to the numerical value changed by the changing means in association with the cell; control means for causing the spreadsheet means to calculate the numerical value to be displayed in the cell based on the information related to the changed numerical value; Restoring means for restoring information related to the changed numerical value based on the information related to the numerical value stored and stored. Calculation apparatus.
JP9194907A 1997-07-04 1997-07-04 Table calculation device Pending JPH1125198A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9194907A JPH1125198A (en) 1997-07-04 1997-07-04 Table calculation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9194907A JPH1125198A (en) 1997-07-04 1997-07-04 Table calculation device

Publications (1)

Publication Number Publication Date
JPH1125198A true JPH1125198A (en) 1999-01-29

Family

ID=16332327

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9194907A Pending JPH1125198A (en) 1997-07-04 1997-07-04 Table calculation device

Country Status (1)

Country Link
JP (1) JPH1125198A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018077844A (en) * 2016-11-01 2018-05-17 俊雄 荒井 Calculation system, calculation method, calculation program, accounting program, accounting system, accounting terminal device and accounting method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018077844A (en) * 2016-11-01 2018-05-17 俊雄 荒井 Calculation system, calculation method, calculation program, accounting program, accounting system, accounting terminal device and accounting method

Similar Documents

Publication Publication Date Title
US20050144060A1 (en) System and method for setting user-right, and recording medium
JP6347471B1 (en) Credit card usage management system
CN109118349A (en) Business finance bill generation method, device, electronic equipment and storage medium
US20020049688A1 (en) Means for and method of displaying a visual decision tree model
CN101739769B (en) Automatic transaction system
JPH1125198A (en) Table calculation device
JPH1097566A (en) Operation allocating device
JP4192937B2 (en) Production management device
JP2009070028A (en) Investment contract support apparatus, and investment contract support program
JP4634840B2 (en) Asset management system, asset management method and program
JP2008123191A (en) Operation management server, operation management method and computer program
JP2021033654A (en) Personnel data provision system
JP2002109450A (en) Electronic form supply device, electronic form utilization device and storage medium
US20070260983A1 (en) Method for providing a summary of user activities
CN116167348B (en) Information processing method and device for generating payroll
JP2015028684A (en) Business support method and business support system
JP2000123221A (en) Automatic transaction system
JP7451447B2 (en) Customer information management system
JP2005242676A (en) Real estate security management system
JP2004287953A (en) System and method for id transfer service
JP3837284B2 (en) Time difference system
JP2009151416A (en) Transaction access history referencing system
JP2008117011A (en) Information processor and information processing program
JP2024010334A (en) Information processing system, information processing method, and program
JPH11288437A (en) Landscape gardening estimation system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040624

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060418

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060609

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060627