题目
题目

BUSI_V 335 101 102 2025W1 Assignment 2 - More Excel

多项填空题

Use the information provided in Column A Now suppose the manager wanted to change the item code so that the 4th character is changed to a “K” What formula would allow the manager to do this? (Ensure that the formula could be dragged down for all of column D) =[Fill in the blank], (A2,[Fill in the blank], ,[Fill in the blank], ,"K")  

查看解析

查看解析

标准答案
Please login to view
思路分析
To determine the correct Excel formula, we need to consider how to replace a specific character at a fixed position within a text string and ensure the result can be copied down a column. Option evaluation and reasoning for each relevant component: - The core function that replaces a substring at a designated position with new text is REPLACE(old_text, start_num, num_chars, new_text). This exactly matches the requirement: change the 4th character (start_num = 4) and replace 1 character (num_chars = 1) with the letter "K" (new_text ......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

类似问题

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!