2015年12月24日

[转]excel set drop-down values based on vlookup

摘要: 本文转自:http://stackoverflow.com/questions/10657811/set-drop-down-values-based-on-vlookup问:I have a worksheet UserEntry with 2 columns, Block and Address... 阅读全文

posted @ 2015-12-24 17:06 freeliver54 阅读(259) 评论(0) 推荐(0)

[转]比NPOI更討喜的Excel元件-EPPlus

摘要: 本文转自:http://blog.darkthread.net/post-2012-05-12-epplus.aspx前陣子發表 【潛盾機】將檔案結構匯成Excel文件,從網友佑翔的留言(特此感謝),認識了一顆被我錯過的l好元件 -- EPPlus!NPOI源於POI,在很多介面設計上,帶點Java... 阅读全文

posted @ 2015-12-24 14:07 freeliver54 阅读(464) 评论(0) 推荐(0)

excel vba 当cell的值变化时 进行判断操作

摘要: 示例效果:-----------在excel的sheet1中,当A列的值 大于100时 ,其对应B列背景显示红色,C列显示"有数据"否则,B列背景色正常,C列清空相应的数据操作步骤----------1.新建Excel2.选择菜单”开发工具“ -》 ”Visual Basic“ 打开相应的VBA代码... 阅读全文

posted @ 2015-12-24 10:55 freeliver54 阅读(4585) 评论(0) 推荐(0)

[转]Worksheet.Change Event (Excel)

摘要: 本文转自:https://msdn.microsoft.com/en-us/library/office/ff839775.aspx#AboutContributorExampleThe following code example changes the color of changed cell... 阅读全文

posted @ 2015-12-24 10:42 freeliver54 阅读(403) 评论(0) 推荐(0)

导航