在python中,如何在引用另一个单元格的MSExcel单元格中进行条件格式化

时间:2016-06-29 18:35:45

标签: python conditional-formatting

嗨我想对一个引用另一个单元格的单元格执行条件值。 下面是我用来为A2中的单元格着色的代码:J20, 基于单元格BE2:KE20,值为FALSE

我试过这段代码它运行正常但是当我打开excel文件时它会抛出错误,说明公式错误

format1 = workbook.add_format({'bg_color': '#FFC7CE',
                             'font_color': '#9C0006'})
worksheet1 = writer.sheets['Difference_Sheet'] 
worksheet1.conditional_format('A2:J20', {'type': 'cell',
                                       'criteria': '= $BE2 = FALSE',
                                       'value' : 'FALSE',
                                       'format': format1})

有谁知道错误在哪里

1 个答案:

答案 0 :(得分:1)

<%response.write("Copyright "&Year(Date))%>

<% if Request.ServerVariables("SERVER_PORT_SECURE") = 1 then %>

<% end if%>

你很亲密,你只需做一些改变。