אופיס 365 חיפוש סוף תא בטבלה

  • הוסף לסימניות
  • #1
האם למאן דהו יש שמץ של מושג היאך לחפש סוף תא בטבלה?
^13 לא מוצא.
 
  • הוסף לסימניות
  • #2
בחיפוש א"א.
 
  • הוסף לסימניות
  • #3
ברגע זה רציתי להעלות אותו שאלה...
והנה היא כבר מופיעה!
האמנם א"א?
קרש- מה אתה אומר?
 
  • הוסף לסימניות
  • #4
ע"י חיפוש אי אפשר:

Expert:
Suzanne S. Barnhill
Date: 12/28/2007
Subject: Word Table Cells

Question
In a table cell sometimes there is a paragraph mark (^p) just before the table cell marker, (the last line of text has a return).
I would like to be able to accomplish the following find and replace.
Find the paragraph mark and table cell marker and
Replace with "nothing" - so just the last paragraph mark is removed.
I cannot find anyway to do this.
The FIND should be something like:
FIND ^p(whatever the cell marker code is)

<script>if(zs>0){w(''+x2+'#b">Get the answer below
');zSB(1,3);w('
')}</script>Answer
Unfortunately, Word doesn't provide any way to search for the end-of-cell marker, so there's no specific way to search for a paragraph mark just before the marker. The best you can do is search in the table for ^p, using Find Next (in the dialog or using the Next Find/Go To function of the browse arrow at the foot of the vertical scroll bar) to step through the table, stopping at each paragraph break and deleting only the ones you want removed. Of course, if you want to remove *all* the paragraph breaks within cells, then just searching the table for ^p and replacing with nothing will do the trick.

Suzanne S. Barnhill
Microsoft MVP (Word) 1998-2008


http://en.allexperts.com/q/Microsoft-Word-1058/Word-Table-Cells.htm<!--/gc-->​
 
  • הוסף לסימניות
  • #5
&#1500;&#1506;&#1489;&#1493;&#1512; &#1488;&#1495;&#1491; &#1488;&#1495;&#1491;...
&#1504;&#1493;, &#1489;&#1488;&#1502;&#1514;.
&#1489;&#1506;&#1510;&#1501; &#1492;&#1493;&#1488; &#1488;&#1493;&#1502;&#1512; &#1513;&#1488;"&#1488;, &#1499;&#1502;&#1513;"&#1499; &#1511;&#1488;&#1512;&#1506;&#1500;8.
 
  • הוסף לסימניות
  • #6
&#1497;&#1497;&#1510;&#1488; &#1488;&#1514; &#1492;&#1496;&#1489;&#1500;&#1492; &#1500;&#1496;&#1511;&#1505;&#1496;, &#1506;&#1501; &#1495;&#1493;&#1510;&#1509; &#1506;"&#1508; &#1489;&#1495;&#1497;&#1512;&#1514;&#1498; (&#1489;&#1495;&#1512; &#1514;&#1493; &#1513;&#1488;&#1497;&#1504;&#1493; &#1511;&#1497;&#1497;&#1501; &#1489;&#1496;&#1511;&#1505;&#1496;), &#1493;&#1488;&#1494; &#1514;&#1493;&#1499;&#1500; &#1500;&#1495;&#1508;&#1513; &#1500;&#1508;&#1497; &#1492;&#1495;&#1493;&#1510;&#1509;.
 
  • הוסף לסימניות
  • #7
&#1491;&#1493;&#1511;&#1488; &#1488;&#1508;&#1513;&#1512;&#1497; &#1500;&#1495;&#1508;&#1513; &#1494;&#1488;&#1514; &#1499;&#1488;&#1513;&#1512; &#1502;&#1495;&#1508;&#1513;&#1497;&#1501; &#1506;"&#1497; &#1502;&#1488;&#1511;&#1512;&#1488;.

&#1505;&#1497;&#1502;&#1493;&#1503; &#1505;&#1493;&#1507; &#1514;&#1488; &#1492;&#1493;&#1488;:
קוד:
[LEFT]Chr(7)[/LEFT]

&#1513;&#1494;&#1492; &#1488;&#1493;&#1502;&#1512;, &#1513;&#1489;&#1488;&#1501; &#1488;&#1514;&#1492; &#1512;&#1493;&#1510;&#1492; &#1500;&#1495;&#1508;&#1513; &#1514;&#1497;&#1489;&#1492; &#1502;&#1505;&#1493;&#1497;&#1497;&#1502;&#1514; (&#1504;&#1504;&#1497;&#1495; "&#1512;&#1488;&#1513; &#1492;&#1513;&#1504;&#1492;") &#1513;&#1489;&#1505;&#1497;&#1493;&#1501; &#1492;&#1514;&#1488; &#1491;&#1493;&#1511;&#1488;, &#1497;&#1513; &#1500;&#1512;&#1513;&#1493;&#1501; &#1494;&#1488;&#1514; &#1499;&#1498;:
קוד:
[LEFT]With Selection.Find
    .Text = "&#1512;&#1488;&#1513; &#1492;&#1513;&#1504;&#1492;" [COLOR="Red"]& Chr(7)[/COLOR]
    .Wrap = wdFindContinue [COLOR="YellowGreen"]'' &#1488;&#1493;&#1508;&#1510;&#1497;&#1493;&#1504;&#1500;&#1497;[/COLOR]
    .Execute
End With
[/LEFT]

&#1493;&#1489;&#1502;&#1511;&#1512;&#1492; &#1492;&#1504;&#1497;&#1491;&#1493;&#1503; &#1513;&#1492;&#1489;&#1497;&#1488; &#1511;&#1512;&#1513; &#1513;&#1497;' &#1502;&#1488;&#1514;&#1512; &#1502;&#1493;&#1502;&#1495;&#1497; &#1502;&#1497;&#1497;&#1511;&#1512;&#1488;&#1505;&#1488;&#1508;&#1496; (&#1513;&#1512;&#1510;&#1492; &#1492;&#1513;&#1493;&#1488;&#1500; &#1500;&#1502;&#1495;&#1493;&#1511; &#1499;&#1500; &#1505;&#1497;&#1502;&#1493;&#1504;&#1497; &#1505;&#1493;&#1507; &#1492;&#1508;&#1497;&#1505;&#1511;&#1488; &#1492;&#1502;&#1497;&#1493;&#1514;&#1512;&#1497;&#1501; &#1489;&#1488;&#1501; &#1504;&#1502;&#1510;&#1488;&#1497;&#1501; &#1489;&#1505;&#1497;&#1493;&#1501; &#1492;&#1514;&#1488;), &#1497;&#1513; &#1500;&#1512;&#1513;&#1493;&#1501;:
קוד:
[LEFT]With Selection.Find
    .Text = Chr(13) [COLOR="red"]& Chr(7)[/COLOR]
    .Replacement.Text = ""
    .Wrap = wdFindContinue [COLOR="YellowGreen"]'' &#1488;&#1493;&#1508;&#1510;&#1497;&#1493;&#1504;&#1500;&#1497;[/COLOR]
    .Execute Replace:=wdReplaceAll
End With
[/LEFT]
&#1493;&#1499;&#1500; &#1499;&#1497;&#1493;"&#1489;.

&#1513;&#1497;&#1501; &#1500;&#1489; (&#1489;&#1491;&#1493;&#1490;&#1502;&#1488; &#1492;&#1488;&#1495;&#1512;&#1493;&#1504;&#1492;) &#1513;&#1489;&#1496;&#1506;&#1511;&#1505;&#1496; &#1492;&#1492;&#1495;&#1500;&#1508;&#1492; &#1500;&#1488; &#1512;&#1513;&#1493;&#1501; &#1499;&#1500;&#1493;&#1501;, &#1493;&#1494;&#1492;&#1493; &#1502;&#1508;&#1504;&#1497; &#1513;&#1488;&#1514; &#1505;&#1497;&#1502;&#1493;&#1503; &#1505;&#1493;&#1507; &#1492;&#1514;&#1488; &#1492;&#1504;"&#1500; &#1488;&#1497; &#1488;&#1508;&#1513;&#1512; &#1500;&#1502;&#1495;&#1493;&#1511; &#1493;&#1500;&#1492;&#1495;&#1500;&#1497;&#1507; - &#1499;&#1497; &#1488;&#1501; &#1488;&#1514; &#1492;&#1496;&#1506;&#1511;&#1505;&#1496; &#1513;&#1502;&#1495;&#1508;&#1513;&#1497;&#1501; &#1489;&#1505;&#1502;&#1493;&#1498; &#1500;&#1493;, &#1493;&#1500;&#1499;&#1503; &#1502;&#1488;&#1495;&#1512; &#1493;&#1492;&#1492;&#1493;&#1488; &#1512;&#1510;&#1492; &#1500;&#1502;&#1495;&#1493;&#1511; &#1512;&#1511; &#1488;&#1514; &#1505;&#1497;&#1502;&#1493;&#1503; &#1505;&#1493;&#1507; &#1492;&#1508;&#1497;&#1505;&#1511;&#1488;, &#1492;&#1512;&#1497; &#1513;&#1502;&#1505;&#1508;&#1497;&#1511; &#1502;&#1492; &#1513;&#1500;&#1488; &#1512;&#1493;&#1513;&#1502;&#1497;&#1501; &#1499;&#1500;&#1493;&#1501;, &#1502;&#1488;&#1495;&#1512; &#1493;&#1489;&#1497;&#1503; &#1499;&#1498; &#1505;&#1497;&#1502;&#1493;&#1503; &#1505;&#1493;&#1507; &#1492;&#1514;&#1488; &#1514;&#1497;&#1513;&#1488;&#1512;.
 
  • הוסף לסימניות
  • #8
&#1506;&#1504;&#1511;!
 
  • הוסף לסימניות
  • #9
&#1488;&#1501; &#1492;&#1496;&#1489;&#1500;&#1492; &#1504;&#1502;&#1510;&#1488;&#1514; &#1489;&#1488;&#1511;&#1505;&#1505;
&#1504;&#1497;&#1514;&#1503; &#1500;&#1495;&#1508;&#1513; &#1489;&#1502;&#1510;&#1506;&#1493;&#1514; &#1492; *
&#1500;&#1512;&#1513;&#1493;&#1501; &#1488;&#1514; &#1492;&#1502;&#1497;&#1500;&#1492; &#1488;&#1493; &#1492;&#1488;&#1493;&#1514;&#1497;&#1493;&#1514; &#1493;&#1500;&#1508;&#1504;&#1497;&#1492;&#1501; *
&#1500;&#1491;&#1493;&#1490;&#1502;&#1488;:
&#1488;&#1501; &#1502;&#1495;&#1508;&#1513;&#1497;&#1501; &#1499;&#1500; &#1502;&#1492; &#1513;&#1502;&#1505;&#1514;&#1497;&#1497;&#1501; &#1489;&#1488;&#1493;&#1514;&#1497;&#1493;&#1514; "&#1504;&#1492;" &#1497;&#1513; &#1500;&#1512;&#1513;&#1493;&#1501; &#1489;&#1502;&#1505;&#1504;&#1503;: *&#1504;&#1492;
&#1488;&#1501; &#1502;&#1495;&#1508;&#1513;&#1497;&#1501; &#1499;&#1500; &#1502;&#1492; &#1513;&#1502;&#1514;&#1495;&#1497;&#1500; &#1489;&#1488;&#1493;&#1514;&#1497;&#1493;&#1514; "&#1504;&#1492;" &#1497;&#1513; &#1500;&#1512;&#1513;&#1493;&#1501; &#1489;&#1502;&#1505;&#1504;&#1503;: &#1504;&#1492;*
&#1488;&#1501; &#1502;&#1495;&#1508;&#1513;&#1497;&#1501; &#1499;&#1500; &#1502;&#1492; &#1513;&#1502;&#1499;&#1497;&#1500; &#1488;&#1514; &#1492;&#1488;&#1493;&#1514;&#1497;&#1493;&#1514; "&#1504;&#1492;" &#1497;&#1513; &#1500;&#1512;&#1513;&#1493;&#1501; &#1489;&#1502;&#1505;&#1504;&#1503;: *&#1504;&#1492;*
&#1497;&#1513;&#1504;&#1501; &#1506;&#1493;&#1491; &#1488;&#1493;&#1508;&#1510;&#1497;&#1493;&#1514; &#1488;&#1504;&#1497; &#1500;&#1488; &#1502;&#1493;&#1502;&#1495;&#1492; &#1490;&#1491;&#1493;&#1500;.
 

פרוגבוט

תוכן שיווקי
פרסומת
למעלה