손잡기금지
close
프로필 배경
프로필 로고

손잡기금지

  • 분류 전체보기 (336) N
    • CODE-ing (208) N
    • IT관련정보 (55)
    • MS365.VBA (42)
    • 일상기록.취미생활 (28)
  • HOME
  • CODE-ing
  • IT관련정보
  • MS365.VBA
  • 글쓰기
python:: xlwings PRO, 파이썬 비영리 라이센스

python:: xlwings PRO, 파이썬 비영리 라이센스

오랜만에 들어가 봤더니 PRO를 비영리로 사용할 수 있다는 글이 올라와 있다. https://docs.xlwings.org/en/stable/pro.html 개인 사용자로 라이센스 업데이트를 한다 xlwings를 설치해 두고선 오랫동안 사용하지 않았다. PRO 라이센스를 받으면서 보니 0.26버전 이상이여야 하는데 0.24.9버전을 사용하고 있다. 설치 : pip install xlwings​ conda install xlwings 업데이트 : pip install --upgrade xlwings conda update -c conda-forge xlwings 추가적으로 PRO는 아래 패키지가 필요하다 xlwings PRO functionality requires additionally the crypt..

  • format_list_bulleted CODE-ing
  • · 2022. 2. 28.
  • textsms

vba:: macro hiding - EvilClippy macro 4.0 (보호)

보호되어 있는 글입니다.

  • format_list_bulleted MS365.VBA
  • · 2022. 2. 20.

vba:: 32bit > 64bit 변환시 vba7, win64, PtrSafe, LongPtr (보호)

보호되어 있는 글입니다.

  • format_list_bulleted MS365.VBA
  • · 2022. 2. 19.

vba:: VBE DarkMode Theme VBA편집기 다크모드(보호)

보호되어 있는 글입니다.

  • format_list_bulleted MS365.VBA
  • · 2022. 2. 17.

vba:: Create a toggle button with code 누를때마다 글자변경

버튼을 누를 때 마다 표시되는 문구가 달라지는 매크로 버튼 하나로 단계적 절차를 표현할 때 활용가능 Sub Calculate() Application.ScreenUpdating = False With ActiveSheet.Buttons(Application.Caller) If .Caption = "Sum" Then Cells(12, 1).Value = "=R[-2]C+R[-1]C" Cells(12, 2).Value = "=R[-2]C+R[-1]C" Cells(12, 3).Value = "=R[-2]C+R[-1]C" Cells(9, 1).Value = .Caption .Caption = "subtract" ElseIf .Caption = "subtract" Then Cells(12, 1).Value = "..

  • format_list_bulleted MS365.VBA
  • · 2022. 2. 13.
  • textsms

vba:: Searching with System.Collections.ArrayList

* 링크 못 찾음Thus, I was thinking that there should be a fast way to calculate the first few numbers with System.Collections.ArrayList as far as I have written about a helper to sort arrays and range sorter. So, as far as it can be obviously solved with a N^2 complexity algorithm it is quite easy to be done: Public Sub TaxiCabNumber() Dim a As Long Dim b As Long Dim ..

  • format_list_bulleted MS365.VBA
  • · 2022. 2. 13.
  • textsms
  • navigate_before
  • 1
  • ···
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • navigate_next
전체 카테고리
  • 분류 전체보기 (336) N
    • CODE-ing (208) N
    • IT관련정보 (55)
    • MS365.VBA (42)
    • 일상기록.취미생활 (28)
최근 댓글
전체 방문자
오늘
어제
전체
Skin Designed by 쭈미로운 생활 - JJuum

티스토리툴바