Remove space in cells.

Hello guys,
i got this problem.
when we recieve indd files from our customers,
there are sometimes a space first in each cell then comes a number in tables and sometimes there are no space.
see examples below.
" 2133"
"2344"
" 123"
"123"
I need to remove the space
could someone help me to write a function that loops through all tables and check cells if there are a space in the cell
Thank you in advance

Hi,
Chinna
I suggest find grep instead of find text
var doc = app.activeDocument,   
  _tables = doc.stories.everyItem().tables.everyItem().getElements(); 
app.findGrepPreferences = app.changeGrepPreferences = null;   
for(var i=0;i<_tables.length;i++) 
        app.findGrepPreferences.findWhat = "^ +"; 
        app.changeGrepPreferences.changeTo=""; 
        _tables[i].changeGrep(); 
app.findGrepPreferences = app.changeGrepPreferences = null; 
so I think it will be a little better
VK

Similar Messages

  • How do I remove spaces or special characters within a cell for large amounts of data

    Is there any shortcut to remove spaces between words and numbers within a cell?
    Example:
    Current: .5 lt PET (6)
    Need: .5ltPET(6)
    Is there any shortcut to remove special characters between numbers within a cell?
    Example:
    Current: 0--000--000--0
    Need: 00000000

    Thanks Wayne.
    I have been away from using Numbers or Excel for 4-5 years so it is slowly coming back to me. I am get that I need to use the SUBSTITUTE function however I am having trouble with getting it to work.
    My Data
    ST PAULI 12/12 NR
    $27.16
    12oz NR(12)
    0--80660--95937--5
    ST PAULI 4/6/12 NR
    $28.76
    12oz NR(6)
    0--80660--95935--1
    ST PAULI DK 12/12 NR
    $0.00
    12oz NR(12)
    0--000--000--0
    ST PAULI DK 4/6/12 NR
    $28.76
    12oz NR(6)
    0--80660--95945--0
    ST PAULI N/A 4/6/12 NR
    $20.66
    12oz NR(6)
    0--80660--95955--9
    CAYMAN JACK 4/6/12 NR
    $29.12
    12oz NR(6)
    8--15829--01006--8
    CAYMAN JACK 8OZ/12PK CAN
    $23.18
    8oz CAN(12)
    8--15829--01061--7
    TGIF LIIT 10OZ FROZEN POUCH
    $35.80
    10oz POUCH(24)
    8--15829--01043--3
    TGIF MARGARITA 10OZ FROZEN POUCH
    $35.80
    10oz POUCH(24)
    8--15829--01047--1
    TGIF PINA COLADA 10OZ FROZEN POUCH
    $35.80
    10oz POUCH(24)
    8--15829--01045--7
    TGIF STRAWBERRY 10OZ FROZEN POUCH
    $35.80
    10oz POUCH(24)
    8--15829--01042--6
    BALLAST PT BIG EYE IPA 1/2 BBL
    $190.00
    KEG 1984oz (1/2 KEG)
    0--000--000--0
    BALLAST PT BIG EYE IPA 1/6 BBL
    $73.00
    KEG 660.1oz (1/6 KEG)
    0--000--000--0
    BALLAST PT BIG EYE IPA 4/6/12 CAN
    $33.00
    12oz CAN(6)
    6--72438--00052--7
    There are many more but this is enough to show you. I need to remove all spaces from the First and Third Columns. I need to remove all (--) from the fourth. Where do I put in the substitute function and what is source sting, existing-string, new-string, and occurrence.
    Thank You for your help.

  • Removing Space Between Web Parts causes Horizontal Bar in Modals

    Hello all,
    I used the following to remove space between Web Parts, but am now getting a horizontal bar in my modals. Please assist:
    http://www.ashokraja.me/tips/How-To-Remove-Extra-Space-Around-the-Web-Part-In-SharePoint-2013
    Thanks!
    Kelly
    Personal Blog: http://thebitsthatbyte.com

    I removed it using the following CSS, which aligns our spacing:
    Control spacing between Web Parts*/
    .ms-webpart-cell-vertical
    margin-top:
    0px;
    margin-bottom:
    0px;
    Personal Blog: http://thebitsthatbyte.com

  • HT204053 i just got a Mac book pro 13....i need to remove my husbands cell number from my iCloud on this device but don't know how

    I just got a Mac book pro 13 ... I need to remove my husbands cell number from this device but dont know how

    Are you sharing the same iCloud account as your daughter?  If so, that would explain why your contacts are merged.  To fix this, you would need to migrate her device(s) to her own iCloud account.  After doing so, you could then delete her contacts from your Mac without effecting the contacts on her device(s).
    As far as messages, do you have your own iPhone?

  • How to remove space after paragrph in pages on ipad

    Can't figure out how to remove space after each paragraph in Pages for Ipad

    Settings > General > International > Region Format
    Set it to your country to format numbers and dates in the way your country does.

  • How to remove space below text?

    In the screenshot below, how to remove space below text? I simply added a text box using the type tool and I get that extra space bellow the letter "B" that I don't need. I want to remove that space to center the letter within the octogon.
    Thanks!

    You might consider giving the letter a negative baseline shift and aligning it to centre.
    That way you can adjust it so that its anchor point coincides with the centre of the hexagon.
    Like this:
    Another thing: You may find it easier working with type if you hide bounding boxes.

  • How do I remove space after paragraph?

    Does Robohelp have the "Remove Space after paragraph" button for reducing the space between lines, like the one in Word?

    In HTML the space after is controlled by the style in your CSS file. You need to edit the style in the Style Editor.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How do I remove spaces and special characters from the file name during rendering?

    I understand that I can set LR_renamingTokensOn to true, but I would like to replace all spaces in the file name with an underscore and remove characters not in the range A-Z and 0-9. What's the easiest way to achieve this?

    local photo = catalog:getTargetPhoto()
    local sesn = LrExportSession {
        photosToExport = { photo },
        exportSettings = {
            -- ... (determine from export preset) - whatev you want, just be sure you set export directory: LR_export_destinationPathPrefix
            LR_tokens = "{{custom_token}}",
            LR_tokenCustomString = LrPathUtils.removeExtension( photo:getFormattedMetadata( 'fileName' ) ):gsub( "[ %c]", "" ) -- remove spaces and control characters
    sesn:doExportOnNewTask()

  • HT201364 how do i remove space from my start up disk

    How do i remove space from my start up disk?

    Do you mean "make" space on your HD?
    Freeing Up Space on The Hard Drive
      1. See Lion/Mountain Lion/Mavericks' Storage Display.
      2. You can remove data from your Home folder except for the /Home/Library/ folder.
      3. Visit The XLab FAQs and read the FAQ on freeing up space on your hard drive.
      4. Also see Freeing space on your Mac OS X startup disk.
      5. See Where did my Disk Space go?.
      6. See The Storage Display.
    You must Empty the Trash in order to recover the space they occupied on the hard drive.
    You should consider replacing the drive with a larger one. Check out OWC for drives, tutorials, and toolkits.
    Try using OmniDiskSweeper 1.8 or GrandPerspective to search your drive for large files and where they are located.

  • How to remove space from a variable in a smartform

    Hi,
    I have a problem in displaying a variable in a smartform..The variable shows some blank space that preceeds the data.
    for eg:,
    variable =        18.000.
    How to remove space before 18.000?

    To remove the decimal places for quantity and rate/quantity , use the syntax to restrict the number of digits after decimal places. The syntax is
    &symbol(.N)&
    where N is number of decimal places.
    Since you dont want decimals use &symbol(.0)&
    For the other case it depends on how the currency is represented , any way try using the syntex &symbol(T)&
    Please give me reward point If it is useful
    Thanks
    Murali Poli

  • How to remove space below the table in smartforms

    how to remove space below the table in smartforms

    maintain a loop counter for item say count
    and in text editer write
    if count > 6
      new-page.
    endif.

  • How remove space in column ?

    In a.newunit column I have spaces before data. I tried to use TRIM and LTRIM -- but doesn't work :(
    What else I can use?
    SELECT LTRIM(u.scode), LTRIM(a.newunit)
    FROM unit u,
    aaa_test a
    WHERE LTRIM(u.scode) = LTRIM(a.newunit)

    Can you explain what "doesn't work" means, preferrably with an example (i.e. DDL for the Unit and AAA_Test tables, INSERT statements, and a query that returns the incorrect results)?
    TRIM will remove spaces at the beginning and end of a value, LTRIM will remove spaces at the beginning of a value. Potentailly, you don't really have spaces at the beginning of your data. Potentially, you are misinterpreting something (in which case seeing what constitutes "not working" is critical).
    Justin

  • Remove spaces and special characters from a form field

    Hi,
    I am tragically new to all of this, but am trying to create a form in Adobe Acrobat 9.  I am trying to use a Custom Format script to take inputs in a form field and automatically remove spaces and special characters (hyphens specifically).  For example, if a user inputs "RAN-99 06" I would like it to change to "RAN9906."  I found this script that will not let users input special characters
    if (!event.willCommit) {
        event.change = event.change.replace(/[\$#~%\*\*\^\-\(\)\+=\[\]\{\};\"\<\>\?\|\\\!]/g, "");
    And that's okay, but I can't figure out how to disallow spaces.  Also, the perference would be for a script to allow users to input the data as they like, but to clean it up after they leave the text field.
    Thanks in advance!

    From the description, I assume that the script is currently in the Keystroke event. In fact, that would be a most logical way to have it; simply ignore anything unwanted when entered.
    If you want to allow the user to enter anything, but "clean it up" when done, you would place your code in the Validate event. You will have to adjust your Regular Expression so that it works globally, but that's the whole difference. This will change the value.
    Note that you can also enter the code into the Format event. However, that would only change the visual representation of the value, but internally, the value would remain as entered.
    Hope this can help.
    Max Wyss.

  • Removing spaces in field

    Sorry for asking a very simple (hopefully) question.  Does anyone know how can remove spaces from a given field.  One of my field has the following:
    field1 = '      ABCD'.
    What command should I use so field1 would end up with just 'ABCD'?
    Thanks.

    Hi SS
    General templates for doing such operations on strings:
    SHIFT <c> LEFT DELETING LEADING <str>.
    SHIFT <c> RIGHT DELETING TRAILING <str>.
    where str can be SPACE or something like e.g: 'abc'
    Regards
    Ashish

  • Removing spaces in a value

    What is the easiest way to remove the spaces form a string or replace them with underscore i.e. change "The red car" to "Theredcar" or "Theredcar"?
    Thanks.
    Pedro

    I realize you have a lot of excellent responses to this question already!! Some serious AppleScript-gun-slinging going on in this thread, I like!!
    Just to throw another method into the mix:
    <pre style="margin:0px;padding:5px;border:2px dotted green;width:630px; height:auto;color:#ffffff;background-color:#000000;overflow-x:auto;overflow-y:h idden;font-family:Verdana, Monaco, monospace;font-weight:bold;font-size:12px;"
    title="Copy this text and paste it into your Script Editor application.">set theDog to display dialog "Enter the text to manipulate below:" default answer ¬
    "The red car" buttons ¬
    {"Cancel", "Remove Spaces", "Replace With Underscores"} default button 3
    set {theText, theButton} to {text returned of theDog, button returned of theDog}
    if theButton is "Remove Spaces" then
    set theDelimiter to ""
    else
    set theDelimiter to "_"
    end if
    do shell script "echo " & quoted form of theText & ¬
    "|awk 'gsub(\" \",\"" & theDelimiter & "\") {print}'"</pre>
    Now you've got plenty to choose from and all these different approaches serve their own great purpose!! Happy scripting! Remember, there are always many different ways to achieve the results you're looking for.

Maybe you are looking for

  • Robohelp 9 with patch - Not working with IE10

    Hi, We have a problem with webhelp generated from RoboHelp 9 when viewing with Internet Explorer 10. We can't open a topic on the left or open a search result, until we either : A) Resize the window B) Resize the splitter between contents and the con

  • Remote Debug in eclipse

    Hello! I am new to eclipse...Can someone tell me how to use remote debug? I thought it is done by running "Debug..." after selecting the java file...Sorry for being so ignorant about this...I will really appreciate your help. Thank you.

  • How can I read pdf documents?

    I am new to a Mac and I cannnot read any pdf attachments on websites which is very fustrating. I go on Safari to view a site and click on a newsletter or attachment but cannot read the pdf. Why is this?

  • Problem in getting update records count while executeBatch()

    hi, I have used "Select in Insert" queries for migrating data from one table to another. like INSERT INTO TABLE1 (COL1, COL2) SELECT COL1,COL2,... FROM TABLE2 WHERE COL1 = ... AND COL2 = ...; Case 1: I added these statements as addBatch() & at the en

  • Report server not access

    hello i have oracle 10 when i run the report they could not generate plz reply with solution message: not connected to the report server.