ANA SAYFA  | İP BİLGİSİ  | BEDAVA SMS  |  SOHBET  | MESAJ DUVARI | OYUNLAR  |  KARAOKE   |  YARIŞMA  |  FIKRALAR | SMS SÖZLERİ ÜYE ÖZEL | TÜM İÇERİK
 
         
 
   Konu Başlıklarında Arama :

 
  
   Excel-Aktarım  
 
 

Excel Aktarım

Set exc = CreateObject("excel.application")
  Set exc_wb = exc.Workbooks.Add
  Set exc_ws = exc_wb.ActiveSheet
  excsay = 6
  For s = 1 To 9
    exc.Cells(5, s).Font.Bold = True
  Next
  exc.Cells(5, 2) = Trim$(sliste.ColumnHeaders.Item(1))
  exc.Cells(5, 3) = Trim$(sliste.ColumnHeaders.Item(3))
  exc.Cells(5, 4) = Trim$(sliste.ColumnHeaders.Item(4))
  exc.Cells(5, 5) = Trim$(sliste.ColumnHeaders.Item(7))

For f = 2 To 9
    exc.Columns(f).EntireColumn.AutoFit
  Next
  exc.Columns(5).NumberFormat = "###,###.###"
  exc.Columns(6).NumberFormat = "###,###.##"
  exc.Columns(7).NumberFormat = "###,###.###"
  exc.Columns(8).NumberFormat = "###,###.##"
  exc.Visible = True
  exc.UserControl = True
  Set exc = Nothing
  Set exc_wb = Nothing
  Set exc_ws = Nothing

 

Atbr

 

20.12.2016

 
 
   
 
 
   
  • müslüm gürses bir bilsen (asmin - 11.2.2017)
  • Bahsetmem Lazım Güliz Ayla (Atbr - 23.1.2017)
 

İSTEKTE BULUN

 
 
  Copyright © 2015-2025 www.atbr.work All rights reserved. mail: ibrahim@atbr.work            ( şu anda sitede: 16 kişi online )