הזנת שעות

Alex Ashin

New Member
Joined
Jun 17, 2015
Messages
3
האם יש דרך להזין שעות ללא נקודותיים ובלי צורך במאקרו או שימוש בפונקציות
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
from Hebrew

Is there a way to enter hours without a colon and without the need for macro or use functions
 
Last edited:
Upvote 0
Shalom

No, not if what you want to enter is a genuine time serial value. You can enter whole numbers, but then formula would be required to convert to time serial value.

E.g.: 15 entered in A1 (to represent 15 hours)

As a time serial value would be converted as:

=A1/24

Hope this helps.
 
Upvote 0
Since time serial values are just decimals (where 1 second = 1/86400 = 1.1574074074074074074074074074074e-5), if you know what the decimal equivalent of the time is, you could enter that. Not for the faint-hearted, though.
 
Upvote 0
Hi Jon von der Heyden,
Thanks for your answer and for the "Shalom".
I solved it by using left and right functions but I hoped maybe there is a way that doesn't require extra column.
Regards,
Alex
 
Upvote 0

Forum statistics

Threads
1,223,937
Messages
6,175,521
Members
452,650
Latest member
Tinfish

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top