如何在Excel中基于行号和列号获取单元格值? 您所在的位置:网站首页 白沙洲批发市场搬迁到哪里 如何在Excel中基于行号和列号获取单元格值?

如何在Excel中基于行号和列号获取单元格值?

#如何在Excel中基于行号和列号获取单元格值?| 来源: 网络整理| 查看: 265

如何在Excel中基于行号和列号获取单元格值? 

本文,我将讨论如何基于Excel工作表中的行和列号查找和获取单元格值。

使用公式获取基于行号和列号的单元格值

使用用户定义函数基于行和列号获取单元格值

使用公式获取基于行号和列号的单元格值 excel-tab-banner-2014-12-02 惊人的! 在 Excel 中使用高效的选项卡,如 Chrome、Firefox 和 Safari! 每天节省50%的时间,并减少数千次鼠标单击!

要提取基于单元格值的行号和列号,可以使用以下公式。

请输入以下公式: =间接(地址(F1,F2)),然后按 输入 获得结果的关键,请参见屏幕截图:

备注:在以上公式中, F1 和 F2 指出行号和列号,您可以根据需要进行更改。

使用用户定义函数基于行和列号获取单元格值

在这里,用户定义函数也可以帮助您完成此任务,请按以下步骤操作:

1。 按住 ALT + F11 键打开 Microsoft Visual Basic应用程序 窗口。

2。 点击 插页 > 模块,然后将以下代码粘贴到 模块 窗口。

VBA:根据行号和列号获取单元格值:

Function GetValue(row As Integer, col As Integer) GetValue = ActiveSheet.Cells(row, col) End Function

3. Then save and close the code window, go back to the worksheet, and enter this formula: =getvalue(6,3) into a blank cell to get the specific cell value, see screenshot:

Note: In this formula, 6 and 3 are the row and column numbers, please change them as you need.

The Best Office Productivity Tools Kutools for Excel Solves Most of Your Problems, and Increases Your Productivity by 80% Reuse: Quickly insert complex formulas, charts and anything that you have used before; Encrypt Cells with password; Create Mailing List and send emails... Super Formula Bar (easily edit multiple lines of text and formula); Reading Layout (easily read and edit large numbers of cells); Paste to Filtered Range... Merge Cells/Rows/Columns without losing Data; Split Cells Content; Combine Duplicate Rows/Columns... Prevent Duplicate Cells; Compare Ranges... Select Duplicate or Unique Rows; Select Blank Rows (all cells are empty); Super Find and Fuzzy Find in Many Workbooks; Random Select... Exact Copy Multiple Cells without changing formula reference; Auto Create References to Multiple Sheets; Insert Bullets, Check Boxes and more... Extract Text, Add Text, Remove by Position, Remove Space; Create and Print Paging Subtotals; Convert Between Cells Content and Comments... Super Filter (save and apply filter schemes to other sheets); Advanced Sort by month/week/day, frequency and more; Special Filter by bold, italic... Combine Workbooks and WorkSheets; Merge Tables based on key columns; Split Data into Multiple Sheets; Batch Convert xls, xlsx and PDF... More than 300 powerful features. Supports Office / Excel 2007-2021 and 365. Supports all languages. Easy deploying in your enterprise or organization. Full features 30-day free trial. 60-day money back guarantee. kte tab 201905 Read More... Free Download... Purchase...  Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project. Open and create multiple documents in new tabs of the same window, rather than in new windows. Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day! officetab bottom Read More... Free Download... Purchase...   


【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有