Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do you perform a bitwise shift in VBA (Excel)?
I have seen an operator in some VB code like this. x = y << 8 ' I believe this mean shift y 8 bits to the right But this is not in VBA. Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
bitwise functions | Excel Worksheet Functions | |||
bitwise operations as in xor | Excel Discussion (Misc queries) | |||
Bitwise comparison question | Excel Programming | |||
Where are Bitwise Operators | Excel Worksheet Functions | |||
Bitwise And | Excel Programming |