ดูวิดีโอตอนนี้ Excel แทรกรูปลงในเซลอย่างไรให้พอดีอัตโนมัติ
code:
—————————————
Dim sPicture As String, pic As Picture
sPicture = Application.GetOpenFilename _
(“Pictures (*.gif; *.jpg; *.bmp; *.tif), *.gif; *.jpg; *.bmp; *.tif”, _
, “please select picture as you want”)
If sPicture = “False” Then Exit Sub
Set pic = ActiveSheet.Pictures.Insert(sPicture)
With pic
.ShapeRange.LockAspectRatio = msoFalse
.Height = ActiveCell.Height
.Width = ActiveCell.Width
.Top = ActiveCell.Top
.Left = ActiveCell.Left
.Placement = xlMoveAndSize
End With
Set pic = Nothing
———————————————–
========================
Facebook►
กลุ่มหัดสร้างเกมแฟลช ►
กลุ่มหัดสร้างสื่อด้วย PowerPoint ►
กลุ่มหัดสร้างเกมด้วย Construct2 ►
กลุ่มสร้างสื่อ CAI ด้วย Construct2 ►
กลุ่มหัดวาดรูปด้วยคอมพิวเตอร์ ►
========================
“Excel แทรกรูปลงในเซลอย่างไรให้พอดีอัตโนมัติ“, จากแหล่งที่มา: https://www.youtube.com/watch?v=h9x2onrpYTo
แฮชแท็กสำหรับ Excel แทรกรูปลงในเซลอย่างไรให้พอดีอัตโนมัติ: #Excel #แทรกรปลงในเซลอยางไรใหพอดอตโนมต
บทความ Excel แทรกรูปลงในเซลอย่างไรให้พอดีอัตโนมัติ มีเนื้อหาดังต่อไปนี้: code:
—————————————
Dim sPicture As String, pic As Picture
sPicture = Application.GetOpenFilename _
(“Pictures (*.gif; *.jpg; *.bmp; *.tif), *.gif; *.jpg; *.bmp; *.tif”, _
, “please select picture as you want”)
If sPicture = “False” Then Exit Sub
Set pic = ActiveSheet.Pictures.Insert(sPicture)
With pic
.ShapeRange.LockAspectRatio = msoFalse
.Height = ActiveCell.Height
.Width = ActiveCell.Width
.Top = ActiveCell.Top
.Left = ActiveCell.Left
.Placement = xlMoveAndSize
End With
Set pic = Nothing
———————————————–
========================
Facebook►
กลุ่มหัดสร้างเกมแฟลช ►
กลุ่มหัดสร้างสื่อด้วย PowerPoint ►
กลุ่มหัดสร้างเกมด้วย Construct2 ►
กลุ่มสร้างสื่อ CAI ด้วย Construct2 ►
กลุ่มหัดวาดรูปด้วยคอมพิวเตอร์ ►
========================
คำหลักสำหรับ Excel แทรกรูปลงในเซลอย่างไรให้พอดีอัตโนมัติ: [คำหลัก]
ข้อมูลเพิ่มเติมเกี่ยวกับ Excel แทรกรูปลงในเซลอย่างไรให้พอดีอัตโนมัติ:
ขณะนี้วิดีโอนี้มียอดดู 679270 วิดีโอสร้างขึ้นเมื่อ 2019-07-04 07:01:18 คุณต้องการดาวน์โหลดวิดีโอนี้โดยไปที่ลิงก์ต่อไปนี้: https://www.youtubepp.com/watch?v=h9x2onrpYTo, แท็ก: #Excel #แทรกรปลงในเซลอยางไรใหพอดอตโนมต
ขอขอบคุณที่รับชมวิดีโอ: Excel แทรกรูปลงในเซลอย่างไรให้พอดีอัตโนมัติ