プロが教えるわが家の防犯対策術!

来月に会社都合のため退職になります。失業保険の受給期間は、主人の扶養にはなれないと思うのですが、そうでしょうか?
その間は、国民保険・年金を個人で手続きし、支払うのでしょうか?
仕事が見つからず、失業保険の受給が終わってしまったら、主人の扶養の手続きは出来るのでしょうか?
初歩的な質問かと思いますが、教えて下さい。

A 回答 (4件)

#1です。


VBSの構文一部間違えてました。。
後わかりづらければこちらも参考ください。
http://career.biglobe.ne.jp/hellowork/basic.html
ここでも日額の計算が出来ますので。

あと修正した構文を、


age=inputbox("年齢は","基本手当日額計算")
a=inputbox("過去6ヶ月間の総収入","基本手当日額計算")
w=a/180
y1=int(0.8*w)
y2=int((-3*(w*w)+74240*w)/77500)
y3=int(0.5*w)
y4=int((-7*(w*w)+132880*w)/130400)
y5=int(0.05*w+4240)
y6=int(0.45*w)

If age>=30 and age<45 then
if w>=2070 and w<4080 then
y=y1
end if

if w>=4080 and w<=11830 then
y=y2
end if

if w>11830 and w<=14150 then
y=y3
end if
if w>14150 then
y=7075
end if
End if

If age>=45 and age<60 then
if w>=2070 and w<4080 then
y=y1
end if

if w>=4080 and w<=11830 then
y=y2
end if

if w>11830 and w<=15560 then
y=y3
end if

if w>15560 then
y=7780
end if
End if

If age>=60 and age<65 then
if w>=2070 and w<4080 then
y=y1
end if

if w>=4080 and w<=10600 then
if y4<y5 then
y=y4
else
y=y5
end if
end if

if w>10600 and w<=15070 then
y=y6
end if

if w>15070 then
y=6781
end if
End if

If age < 30 Xor age >= 65 Then
if w>=2070 and w<4080 then
y=y1
end if

if w>=4080 and w<=11830 then
y=y2
end if

if w>11830 and w<=12740 then
y=y3
end if

if w>12740 then
y=6370
end if
End if

msgbox y &"円",,"日額"
    • good
    • 0
この回答へのお礼

わざわざご丁寧にありがとうございました。
助かります。

お礼日時:2005/09/20 13:39

では乗りかかった船ついでに「失業手当日額計算」のvbs構文をお教えしますね。

(自分のHP紹介できればらくなのに、、)
使い方、(Winユーザー専用)
1)何処でもいいので「新規テキストドキュメント.txt」を作成しテキスト画面を立ち上げる。

2)以下に記述する文章をコピーして貼り付け、ファイルの拡張子を「.txt」から「.vbs」に置き換え、出てきたダイアログ「拡張子を変更すると、、、」で「OK」を選択しダブルクリック、使用可能です。

*ウィルス対策ソフトによっては[.vbs]プログラムはブロックされてしまいますが、このプログラムのみ許可していただいて結構です。
また、拡張子が標示されない場合は、「マイコンピュータ」上のプルダウンメニューより「ツール」→「フォルダオプション」、
出てきた画面の「標示」の中の「登録されている拡張子は標示しない」のチェックを外す。
後は慣例表現ですが自己責任ということで下記のプログラムを使用してください。
では以下どうぞ。


age=inputbox("年齢は","基本手当日額計算")
a=inputbox("過去6ヶ月間の総収入","基本手当日額計算")
w=a/180
y1=int(0.8*w)
y2=int((-3*(w*w)+74240*w)/77500)
y3=int(0.5*w)
y4=int((-7*(w*w)+132880*w)/130400)
y5=int(0.05*w+4240)
y6=int(0.45*w)

If age>=30 and age<45 then
if w>=2070 and w<4080 then
y=y1
end if

if w>=4080 and w<=11830 then
y=y2
end if

if w>11830 and w<=14150 then
y=y3
end if
if w>14150 then
y=7075
end if
End if

If age>=45 and age<60 then
if w>=2070 and w<4080 then
y=y1
end if

if w>=4080 and w<=11830 then
y=y2
end if

if w>11830 and w<=15560 then
y=y3
end if
if w>15560 then
y=7780
end if
End if
If age>=60 and age<65 then
if w>=2070 and w<4080 then
y=y1
end if

if w>=4080 and w<=10600 then
if y4<y5 then
y=y4
else
y=y5
end if
end if

if w>10600 and w<=15070 then
y=y6
end if

if w>15070 then
y=6781
end if
Else
if w>=2070 and w<4080 then
y=y1
end if

if w>=4080 and w<=11830 then
y=y2
end if

if w>11830 and w<=12740 then
y=y3
end if
if w>12740 then
y=6370
end if
End if

msgbox y &"円",,"日額"
    • good
    • 0
この回答へのお礼

キャー!難しそうですけど、やってみます。詳しく教えていただき、本当にありがとうございました。

お礼日時:2005/09/08 09:30

失業保険の金額にもよります。


失業保険の支給額の月額が扶養要件の支給額に満たなければ、扶養の対象となります。
扶養要件の額をオーバーしていれば、国民年金、健康保険は個人でかけなければなりません。
健康保険については、国民健康保険と任意継続の選択となりますので掛け金の低いほうを選んだらよいと思います。掛け金については国民健康保険でしたら最寄の役所の国保の係り、任意継続でしたら会社の人事の係に聞けばわかると思います。
失業保険の受給期間が終わるとご主人の扶養に入れますので、その手続きを行ってください。
    • good
    • 0
この回答へのお礼

ご回答ありがとうございました。失業保険の支給額の計算をしてみたいと思います。国民健康保険も調べてみます。

お礼日時:2005/09/07 16:48

失業手当の日額や、ご主人の健康保険が組合か政府管掌かによってもことなります。


基本的に政府管掌健康保険の場合は日額3611円を超過する場合(3612円以上)は扶養を抜けなければなりません。(扶養の範囲130万÷12÷30)

組合の場合は組合によって解釈が異なり、失業手当を受けるということは働く意志があるということで給付制限期間、日額とわず扶養と認定しないとか、
130万÷365日=3562円未満とするとろ等様々ですので、ご主人の健康保険に訪ねられるといいですよ。(一応念のため、ご主人が国保なら扶養はないです)
    • good
    • 0
この回答へのお礼

早速のご回答ありがとうございました。計算方法など細かく教えていただき、助かります。主人の健康保険に訪ねてみたいと思います。

お礼日時:2005/09/07 16:51

お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!