How to automatically add colons to number in a cell

Hello
I'm working on a video script. I have 2 columns with Time Code that I have to enter. The format is 8 numbers. (00:00:00:00).
Is there a way to have the colon automatically inserted so I don't have to keep manually inserting it? If it's a sript, the script would have to follow when I export to XLS format.
Thanks for any help
Allen

In the Inspector, go to the Cell Inspector (the "42" tab).
Choose Custom for the cell format.
Click on the arrow on the format that is there (the #,###).
Make it two digits with no separator and show zeros for unused digits.
Copy that format (highlight it if it isn't already highlighted then Command-C)
Type a colon then do a paste (command V).
Repeat until you have 00:00:00:00
Give it a name and click OK
12345678 will display 12:34:56:78
123456789 will display as 123:45:67:89
0 will display as 00:00:00:00
I tested an export to Excel and the format came through okay for me.

Similar Messages

  • How to automatically assign a batch number

    Hello experts,
    Our customer have the "Manage Item by" settings on "Batches" and the "Management Method" settings on "On Release Only".
    He don't want to manually generates the batch numbers in Delivery Entry because he would like to have an automatic assignment of batch number like a progressive number for year.
    How can I achieve it using DI API ?
    I have tried to create a Delivery Document using the BatchNumbers object but I got the following error message "the batch number you selected doesn't exists".
    So I created a Goods Receipt for the batch number above and finally the delivery document has been created successfully.
    The issue came out is about the stock quantity for the itemcode because the Goods Receipt have increased it and as result I have the same stock quantity as before the delivery and of course it's not correct !
    I noticed that SAP B1 after the manually generation of batch number it creates a record on the OIBT table using an existing Good Receipt.
    How can I add a batch number in the OIBT table using DI API  without the need to create a Good Receipt ?
    Can someone help me ?
    It would be very appreciated.
    Many thanks for your time in advance.
    Best regards
    Andrea

    Hi,
    Try this code, May be it will help you
    Dim v_StockEntry As SAPbobsCOM.Documents = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInventoryGenEntry)
                Dim v_StockExit As SAPbobsCOM.Documents = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInventoryGenExit)
                Dim str_ProEntryNo As String = oDBDSHeader.GetValue("DocNum", 0)
                'Dim str_DocDate As String = CDate(frmProductionEntry.Items.Item("t_DocDate").Specific.Value).ToString("yyyyMMdd")
                Dim str_DocDate As String = Date.Now
                Dim intStockRowCount As Integer = 0
                Dim FGCost As Double = 0
                Dim RMCost As Double = 0
                Dim RMQty As Double = CDbl(oDBDSHeader.GetValue("U_TotRW", 0))
                '---  RM Exist
                v_StockExit.Comments = "Stock Exit For Production Entry(RM) Production-Entry No: " & str_ProEntryNo
                v_StockExit.DocDueDate = str_DocDate
                v_StockExit.Reference2 = str_ProEntryNo
                intStockRowCount = 0
                For i As Integer = 1 To oMatrix1.VisualRowCount - 1
                    intStockRowCount += 1
                    If intStockRowCount > 1 Then v_StockExit.Lines.Add()
                    v_StockExit.Lines.ItemCode = oMatrix1.GetCellSpecific("ItemCode", i).Value
                    v_StockExit.Lines.Quantity = oMatrix1.GetCellSpecific("Qty", i).Value
                    v_StockExit.Lines.WarehouseCode = oMatrix1.GetCellSpecific("WarCode", i).Value
                    'v_StockExit.Lines.AccountCode = AccCode
                    Dim qty = oMatrix1.GetCellSpecific("Qty", i).Value
                    qty = IIf(qty.ToString.Trim = "", 0, qty)
                    Dim cost = oMatrix1.GetCellSpecific("Cost", i).Value
                    cost = IIf(cost.ToString.Trim = "", 0, cost)
                    Dim PerQtycost = CDbl(cost) / CDbl(qty)
                    v_StockExit.Lines.Price = PerQtycost 'GetItemPrice(oMatrix1.GetCellSpecific("ItemCode", i).Value)
                    Dim ManBtchNum = getSingleValue("Select ManBtchNum  from OITM Where ItemCode='" & oMatrix1.GetCellSpecific("ItemCode", i).Value & "'")
                    If ManBtchNum.Trim <> "N" Then
                        Dim rs As SAPbobsCOM.Recordset = GFun.DoQuery("select * from OBTQ where ItemCode ='" & _
                                                                      oMatrix1.GetCellSpecific("ItemCode", i).Value & _
                                                                      "' and WhsCode ='" & oMatrix1.GetCellSpecific("WarCode", i).Value & _
                                                                      "' And Quantity > 0 order by SysNumber")
                        Dim count As Double = oMatrix1.GetCellSpecific("Qty", i).Value
                        For k As Integer = 0 To rs.RecordCount - 1
                            If CDbl(rs.Fields.Item("Quantity").Value) >= count Then
                                Dim ss = rs.Fields.Item("SysNumber").Value
                                v_StockExit.Lines.BatchNumbers.BatchNumber = _
                                getSingleValue("select DistNumber from OBTN where ItemCode ='" & _
                                               oMatrix1.GetCellSpecific("ItemCode", i).Value & _
                                               "' and SysNumber ='" & rs.Fields.Item("SysNumber").Value & "'")
                                v_StockExit.Lines.BatchNumbers.Quantity = count
                                v_StockExit.Lines.BatchNumbers.Add()
                                Exit For
                            Else
                                v_StockExit.Lines.BatchNumbers.BatchNumber = _
                                getSingleValue("select DistNumber from OBTN where ItemCode ='" & _
                                               oMatrix1.GetCellSpecific("ItemCode", i).Value & _
                                               "' and SysNumber ='" & rs.Fields.Item("SysNumber").Value & "'")
                                v_StockExit.Lines.BatchNumbers.Quantity = rs.Fields.Item("Quantity").Value
                                v_StockExit.Lines.BatchNumbers.Add()
                                count = count - CDbl(rs.Fields.Item("Quantity").Value)
                            End If
                            rs.MoveNext()
                        Next
                    End If
                Next
                If oMatrix1.VisualRowCount > 1 Then
                    If v_StockExit.Add() <> 0 Then
                        StatusBarWarningMsg("Unable To RM Post Stock Document.......   " & oCompany.GetLastErrorDescription)
                        Return False
                    End If
                End If

  • How can i add one phone number to my macbook pro application imessage

    how can i add one phone number to my macbook pro application imessage

    Make sure that the iPad is using the same Apple ID as your iPhone. If the phone number still doesn't appear, log out of iMessage on both devices, log back in on the iPhone, wait until it activates, then log into iMessage on the iPad with the same Apple ID.

  • My Canadian iPhone will only show my US iPhone number on my Apple ID. How do I add a phone number so I can iMessage with my Canadian number? To

    How do I add a phone number so I can use either my US or Canadian number (depending on where I am) with iMessage and Facetime on both my iPhones?

    Tdalso wrote:
    How do I add a phone number so I can use either my US or Canadian number (depending on where I am) with iMessage and Facetime on both my iPhones?
    You need to log out of iMessage and Facetime, make sure your number is correct in Settings/General/About, then log back in again to send a new activation request.

  • How do I add a phone number to my Ipad air in imessage

    how do I add a phone number to IMessage on my iPad ai?

    Make sure that the iPad is using the same Apple ID as your iPhone. If the phone number still doesn't appear, log out of iMessage on both devices, log back in on the iPhone, wait until it activates, then log into iMessage on the iPad with the same Apple ID.

  • How do I add a new number to my iMessage? I have tried resting my phone signing in and out of apple ID and turned it on an off what do it do?

    How do I add a new number to my iMessage? I have tried resting my phone signing in and out of apple ID and turned it on an off what do it do?

    It won't allow me to do it, only says I can add an email I've search all over here for ways to do it and not one way has worked.

  • How do I add a phone number to Favorites?

    How do I add a phone number to Favorites?

    Here's How:  Tap the phone icon from the iPhone's the home screen. Tap the Favorites icon at the bottom left. Click the "plus" icon at the top right to add favorites. This will bring up your full contacts list. Scroll through it or jump to a letter to find the contact you want. When you've found the name, tap it. This will bring up the contact's information, including all their phone numbers. Tap the phone number you want to make a favorite. That name and phone number are now listed in your "Favorites" menu. Next to the person's name is a small note indicating whether the number is work, home, mobile, etc. To rearrange the order of your Favorites, go to the phone app and tap the "Edit" button in the top left. This will bring up a screen with red icons to the left of the favorites and an icon that looks like a small stack of three lines on the right. Tap the three-line icon and hold it. The Favorite you've selected will become active (when active, it appears to be slightly above the other Favorites). Drag the Favorite to the position in the list you want it to have and let it go. Click "done" in the top left and your favorites will be reordered.

  • Basic - I guess. how do i add a phone number to an exisiting account or edit type of number - for example busines as oppopsed to cell.

    How do I add a phone number to an exisiting contact or edit a numnber to change it from, for example, cell to business

    http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • How do i add my cellphone number to my messages on my macbook

    I want to get my imessages on my laptop but so far it only allowes the ones thru my email how do i add my phone number as well

    Messages->Preferences->Accounts
    Choose your iMessage account (or add one), use your Apple ID, and then check your phone # under "You can be reached for iMessages at..."
    Then every iOS device in your house will beep and buzz and notify you that you added the number to a new device

  • How do I add my serial number to the trial version?

    How do I add my serial number to the trial version?
    Downloaded the trial version of CS6, purchased it, and now I'm trying to add the serial number, but don't know where to enter it.

    On the Trial page , where it shows "x" days left.
    On bottom you will find a button "License this software " , click on that and follow the onscreen instruction.

  • How do I add my phone number to iMessage on iPad

    How do I add my phone number for my iPhone to my iPad for iMessage. On the settings on iMessage it only gives the options for an email. I have tried typing my mobile no in there but it doesn't accept it and there doesn't seem to be any other way to add it.
    I was getting iMessages for my mobile number on my iPad until I recently logged out and then back into my apple ID. Now the mobile number has disappeared on my iPad for both FaceTime and iMessage.

    Use a free email address like gmail.com.
    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    iOS: FaceTime is 'Unable to verify email because it is in use'
    http://support.apple.com/kb/TS3510
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    iOS 6 and OS X Mountain Lion: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    How to Set Up & Use iMessage on iPhone, iPad, & iPod touch with iOS
    http://osxdaily.com/2011/10/18/set-up-imessage-on-iphone-ipad-ipod-touch-with-io s-5/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Troubleshooting iMessage Issues: Some Useful Tips You Should Try
    http://www.igeeksblog.com/troubleshooting-imessage-issues/
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/TS3970
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    How to Block Someone on FaceTime
    http://www.ehow.com/how_10033185_block-someone-facetime.html
    My Facetime Doesn't Ring
    https://discussions.apple.com/message/19087457
    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
    You can check the status of the FaceTime/iMessage servers at this link.
    http://www.apple.com/support/systemstatus/
     Cheers, Tom

  • How to i add my phone number onto my 4th generation ipod

    how can I add my phone number to my 4th generation ipod touch

    The iPod only has  phone number (only  for FaceTime and Messages) if the same Apple ID used for those services on the iPod is also used on an iPhone with iOS 6 and later
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage

  • How do you add a mobile number and a home number to a contact on a 4S

    How do you add a mobile number and a home number to a contact on an iPhone4S?

    First add the mobile number. Once you've done that there should be another field that shows 'iPhone". Tap on 'iPhone' and change it to 'Home' then input the home number.

  • [Solved] How to: Automatically add Semicolons at end of line

    Q. Is it possible to set JDeveloper to automatically add Semicolons to the end of a line of code?
    A. "While there is nothing that does this in batch mode to all your lines, while you are writing a line you can press the CTRL+SHIFT+Enter (complete statement in the source menu) shortcut and it will complete your line for you including the semicolon." [Solved] How to: Automatically add Semicolons at end of line
    Original Message:
    I'm spoiled from using Basic and similar programming languages, adding semicolons manually is something that'll take me time to get used to
    Thanks in advance,
    Abdulla
    Tags (for search engines):
    Jdeveloper automatic semicolon
    Message was edited by:
    Abdulla

    While there is nothing that does this in batch mode to all your lines, while you are writing a line you can press the CTRL+SHIFT+Enter (complete statement in the source menu) shortcut and it will complete your line for you including the semicolon.

  • How can I add a phone number to my iPod touch to start new conversation from another number

    How can I add a phone number to my start new conversation

    Hello brentfrommt. washington
    To add a phone number to your iMessage account, you need to have an iPhone with your phone number on it. Once you sign into iMessage the iPhone it will link to all your devices with that Apple ID. Take a look at the article below for more information. 
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    Regards,
    -Norm G. 

Maybe you are looking for

  • 1st generation won't transfer songs from iTunes without factory reset

    Hi, my 1st gen won't transfer newly purchased songs from iTunes. I've tried checking for downloads but it checks and states "just checked for downloads" Also attempted restarting, but that didn't help. Only way I can get it to transfer is a factory r

  • HELP with Presto Poll

    Ok, I have been trying to add a poll on my site for two days and the frustration is overcoming me! :-( I have no, let me repeat again, no experience with SQL databases, so after some surfing I came across a little PHP program called Presto Polls. See

  • User defined Object transfer in java web service

    Hi, I want to return an object(serialized) from the server to client during a method call. I tried to return the object as like String object given below. @WebMethod public ValueVO getValues() { ValueVO vo = new ValueVO("arg1", "arg2"); return vo; Bu

  • My phone number not showing

    I seem to remember ticking a box that kept my landline calls anonymous which seemed a good idea at the time but now I realise that everyone does the same as me and simply ignores my calls (I know we don't answer 'withheld numbers). I cannot find anyw

  • I have an iPad 1 wifi version 4.2 and get message indicating I have the latest version and will not update to IOS 5.0

    I have successfully updtaed my iPhone 4 to IOS 5.0 but am unable to update iPad 1 IOS 4.2 to 5.0. When checking for update I receive a message indicating that 4.2 is the patest software. Any advise?