- ©«¤l
- 97
- ¥DÃD
- 33
- ºëµØ
- 0
- ¿n¤À
- 129
- ÂI¦W
- 0
- §@·~¨t²Î
- Win 7
- ³nÅ骩¥»
- office 2007
- ¾\ŪÅv
- 20
- ©Ê§O
- ¨k
- µù¥U®É¶¡
- 2019-5-7
- ³Ì«áµn¿ý
- 2022-8-25
|
µ{¦¡¤º®e¬O±Nsheet1¿z¿ï«áªº¸ê®Æ½Æ»s¨ìsheet2ªº¦X¨ÖÀx¦s®æ
¥Ø«e¿ý»sªº¤èªk¬O½Æ»s¨ìsheet2«á¡A¦A¦X¨ÖÀx¦s®æ
sheet1ªº¸ê®Æ¬OÅܰʪº
sheet2ªº¦X¨ÖÀx¦s®æ¬O¥H5¦C¦X¨Ö¬°·Ç
§Æ±æ¯à¥Î°j°é©Î¨ä¥L¤è¦¡Â²¤Æµ{¦¡½X- Sub ¥¨¶°2()
- Range("E9:G15").Select
- Selection.AutoFilter
- ActiveSheet.Range("$E$9:$G$15").AutoFilter Field:=1, Criteria1:="=¥Øµø", _
- Operator:=xlOr, Criteria2:="=´å¼Ð¥d¤Ø"
- Range("A9").Select
- Selection.Copy
- Sheets("¤u§@ªí3").Select
- Range("A13").Select
- Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
- :=False, Transpose:=False
- Sheets("¤u§@ªí1").Select
- Range("A11").Select
- Application.CutCopyMode = False
- Selection.Copy
- Sheets("¤u§@ªí3").Select
- Range("A18").Select
- Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
- :=False, Transpose:=False
- Sheets("¤u§@ªí1").Select
- Range("A14").Select
- Application.CutCopyMode = False
- Selection.Copy
- Sheets("¤u§@ªí3").Select
- Range("A23").Select
- Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
- :=False, Transpose:=False
- Sheets("¤u§@ªí1").Select
- Range("A15").Select
- Application.CutCopyMode = False
- Selection.Copy
- Sheets("¤u§@ªí3").Select
- Range("A28").Select
- Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
- :=False, Transpose:=False
- Sheets("¤u§@ªí1").Select
- Range("B9:D9").Select
- Application.CutCopyMode = False
- Selection.Copy
- Sheets("¤u§@ªí3").Select
- Range("B13").Select
- Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
- :=False, Transpose:=False
- Sheets("¤u§@ªí1").Select
- Range("B11:D11").Select
- Application.CutCopyMode = False
- Selection.Copy
- Sheets("¤u§@ªí3").Select
- Range("B18").Select
- Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
- :=False, Transpose:=False
- Sheets("¤u§@ªí1").Select
- Range("B14:D14").Select
- Application.CutCopyMode = False
- Selection.Copy
- Sheets("¤u§@ªí3").Select
- Range("B23").Select
- Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
- :=False, Transpose:=False
- Sheets("¤u§@ªí1").Select
- Range("B15:D15").Select
- Application.CutCopyMode = False
- Selection.Copy
- Sheets("¤u§@ªí3").Select
- Range("B28").Select
- ActiveSheet.Paste
- Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _
- :=False, Transpose:=False
- Sheets("¤u§@ªí1").Select
- Range("E9:G9").Select
- Application.CutCopyMode = False
- ActiveCell.FormulaR1C1 = "¥Øµø"
- Sheets("¤u§@ªí3").Select
- Range("B13").Select
- ActiveCell.FormulaR1C1 = "SIPCSS002-00¥Øµø"
- Range("B14").Select
- Sheets("¤u§@ªí1").Select
- Range("E11:G11").Select
- ActiveCell.FormulaR1C1 = "´å¼Ð¥d¤Ø"
- Sheets("¤u§@ªí3").Select
- Range("B18").Select
- ActiveCell.FormulaR1C1 = "£p19.93-20.07 ´å¼Ð¥d¤Ø"
- Range("B19").Select
- Sheets("¤u§@ªí1").Select
- Range("E14:G14").Select
- ActiveCell.FormulaR1C1 = "´å¼Ð¥d¤Ø"
- Sheets("¤u§@ªí3").Select
- Range("B23").Select
- ActiveCell.FormulaR1C1 = "14.90-15.10 ´å¼Ð¥d¤Ø"
- Range("B24").Select
- Sheets("¤u§@ªí1").Select
- Range("E15:G15").Select
- ActiveCell.FormulaR1C1 = "¥Øµø"
- Sheets("¤u§@ªí3").Select
- Range("B28").Select
- ActiveCell.FormulaR1C1 = "³U¸Ë ¥Øµø"
- Range("A13:A17").Select
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .WrapText = False
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = False
- End With
- Selection.Merge
- Range("B13:B17").Select
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .WrapText = False
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = False
- End With
- Selection.Merge
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .WrapText = True
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = True
- End With
- ActiveCell.FormulaR1C1 = "SIPCSS002-00 ¥Øµø"
- Range("B13:B17").Select
- ActiveCell.FormulaR1C1 = "SIPCSS002-00 ¥Øµø"
- Range("A18:A22").Select
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .WrapText = False
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = False
- End With
- Selection.Merge
- Range("B18:B22").Select
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .WrapText = False
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = False
- End With
- Selection.Merge
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .WrapText = True
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = True
- End With
- Range("B18:B22").Select
- ActiveCell.FormulaR1C1 = "£p19.93-20.07 ´å¼Ð¥d¤Ø"
- Range("A23:A27").Select
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .WrapText = False
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = False
- End With
- Selection.Merge
- Range("B23:B27").Select
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .WrapText = False
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = False
- End With
- Selection.Merge
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .WrapText = True
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = True
- End With
- ActiveCell.FormulaR1C1 = "14.90-15.10 ´å¼Ð¥d¤Ø"
- Range("A28:A32").Select
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = False
- End With
- Selection.Merge
- Range("B28:B32").Select
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = False
- End With
- Selection.Merge
- With Selection
- .HorizontalAlignment = xlCenter
- .VerticalAlignment = xlCenter
- .WrapText = True
- .Orientation = 0
- .AddIndent = False
- .IndentLevel = 0
- .ShrinkToFit = False
- .ReadingOrder = xlContext
- .MergeCells = True
- End With
- ActiveCell.FormulaR1C1 = "³U¸Ë ¥Øµø"
- Range("B33").Select
- Sheets("¤u§@ªí1").Select
- Selection.AutoFilter
- End Sub
½Æ»s¥N½X
test¿z¿ï½Æ»s.rar (26.52 KB)
|
|