Category: General

Can you get black gutters?

Black gutters add a new modern look that add contrast to the look of your home. Remember to work with the color of your roof, black gutters will not look ...

What is CHR 34 in VBA?

CHR is the VBA function and returns the character from the ASCII table. For example, Chr(34) returns 34th character, which is the “ sign (double quotes).