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!