블로그
- Sheet2 A열과 B열의 각 행을 비교하여 다른 것은 문자의 바탕을 적색으로 표시 하는 매크로 Sub CompareAndHighlight() Dim ws As Worksheet Dim lastRow As Long Dim i As Long ' Set the worksheet Set , "A").End(xlUp).Row ' Loop through each row For i = 2 To lastRow ' Assuming you have headers in the
- 데이터 사이언스에서 모델 , fitting a model 이 의미하는 바는 ? That model often takes inputs and produces outputs based on the data we have, and we want to use that model to predict or explain future data.
- 경원2 10-1 http://www.cnbc.com/2015/11/12/oil-price-collapsing-could-set-new-low.html (script) "All commodities The data continues to show builds, so.......
- [C#학습셀01-04] How to: Use Button Controls You can set properties of a button to change its appearance. For example, you can set the Text property to display specific text on a button, or set the ForeColor