I am trying to select the first and last time and put it down in 2 columns. For this I am currently using:
' maximum tijd
'
ActiveCell.Select
ActiveCell.FormulaR1C1 = "=R[-2]C"
'celeigenschap
Selection.NumberFormat = "h:mm"
'cel 1 naar beneden...
Hi!
I have 250 sheets with info as given below and would like it to be summarized in a one sheet. I would like this to look like:
TOTAAL
MV BASIS/ MV KORT/ mv zomer/ MV VAK/
11/ A/ 84,00/ 63,00/ -/ -/
etc etc etc...
Hi,
I am new to macros and trying to copy my active cell to C3 and so on..
I am trying for hours, unsuccesfull!
Can anyone help me?
All I want is to Copy-Paste my active cell, and return to my point of orrigin, so I can copy-paste the next one..
Thanks!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.