L
learning_codes
Hi,
I'm trying to load many different color but I don't know where to get
the list of color code.
If Me.RecordSelectors = False Then
DoCmd.MoveSize 0, 0, 8200, 5350
Else
DoCmd.MoveSize 0, 0, 8500, 5350
End If
I'm looking for
- Light Blue
- Dark Blue
- Light Grey
- Medium Grey
- Light Green
- Black
Your help would be much appreciated
I'm trying to load many different color but I don't know where to get
the list of color code.
If Me.RecordSelectors = False Then
DoCmd.MoveSize 0, 0, 8200, 5350
Else
DoCmd.MoveSize 0, 0, 8500, 5350
End If
I'm looking for
- Light Blue
- Dark Blue
- Light Grey
- Medium Grey
- Light Green
- Black
Your help would be much appreciated