Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: superik84
  • Content: Threads
  • Order by date
  1. superik84

    select variable cell in fixed column

    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...
  2. superik84

    macro for summary sheet

    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...
  3. superik84

    copy active cell within a page

    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!

Part and Inventory Search

Back
Top