VBA code syntax vs XL Conditional Formatting & Watch Window

  • Thread starter Thread starter EagleOne
  • Start date Start date
E

EagleOne

2003/2007

VBA code syntax is very different than the syntax used in XL Conditional Formatting & VBA Watch
Window.

Where can I get more info on the ????? syntax?

TIA EagleOne
 
Try recording a macro as you set the conditional formatting. A great way to
learn more about the VBA syntax.

Regards,

OssieMac
 
Back
Top