Move in excel cell to cell
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi,
I'm programming with ACTXSERVER. Is there any function to move cell to cell in Excel?
for example. the program randomly selects a cell. ('F25')
I would like to commute one cell to the right ('G25') and give it a value = 34
and then commute one cell up ('G24') and give it another value = 21
there any function to do that?
Thank you
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!