Good day all,
So I picked up a book at Barnes n' Nobles last week and started formally learning Code for
VB. Not as Hard as I thought. I was wondering of someone out there could help me with the following exercise.....
I want to make the current active cell the upperleft most cell in the current view. So for example.....the Active cell is R33 and I hit the "button", I want it to make R33 the upperleft most cell on the screen. Kind of like where A1 is the upperleftmost cell when you open Excel at first.
I need this little bit of code to finish my first gheto Hallo world "finder" Macro.
Anyone have any ideas, dont have to be to pretty.