Jump to content
Banner by ~ Wizard

Count to a million


DubWolf

CTAM after 1 million  

190 users have voted

  1. 1. What should happen after 1 million is reached?

    • Start over at 1
      28
    • Keep counting to infinity (count to the next million(s))
      105
    • Count back down to 1 (then back up)
      52
    • Other (pm or mention if you'd like)
      15


Recommended Posts

429424

Writing code in VBA is pretty tough actually. I know what I need the code to do, but I don't know what code to use. :derp:


I refuse to let go until you're impressed.
I refuse to let go until I'm depressed.
Link to comment
Share on other sites

429425

That's... normal for all programming :lol:

  • Brohoof 1

„I shall be quiet as a calm sea. Which is... not... very quiet.“

„This is intolerable!“

„Even combat is a partnership... for a little while.“

Link to comment
Share on other sites

429432

Maybe so, but that doesn't make it any less frustrating. :lol:

Sub KillWoona()

Dim Woona as ded

End Sub

Edited by rdluvrd00d44

I refuse to let go until you're impressed.
I refuse to let go until I'm depressed.
Link to comment
Share on other sites

429435

The first thing I'm trying to get it to do is copy the active worksheet and give you an input box to give it a name. It needs to be listed as the first worksheet. After that, I need it to add a month on the date in cell B1. Other cells with formulas I've already written will then calculate. Then I need to bring a column in and paste it to a different range as values. 

I'd record the macro, but it doesn't come in exactly the way I need it. :derp: It's clunky and silly looking. 

Do programmers go through all five stages of grief in fifteen minutes? Because I've gone through all five stages in the last fifteen minutes. :lol:

Edited by rdluvrd00d44

I refuse to let go until you're impressed.
I refuse to let go until I'm depressed.
Link to comment
Share on other sites

429435

Sounds about right :derp:
Depending on project and or language used the timeframe might be longer ...or shorter :lol:

 


„I shall be quiet as a calm sea. Which is... not... very quiet.“

„This is intolerable!“

„Even combat is a partnership... for a little while.“

Link to comment
Share on other sites

429437

It won't fix a huge issue, but it would make my life a little easier to have a button in my payroll worksheet to "create a new month" and have the computer do all the tedious work. But I only do it once a month so I'm not losing a shit load of time doing it myself. 

Maybe I can tinker with something like this when I get home. Idk. Just trying to learn some excel wizardry so I can add that to my resume. I'd imagine an accountant with VBA skills would be impressive to a future employer assuming MS Excel is relevant in 20 years. :P


I refuse to let go until you're impressed.
I refuse to let go until I'm depressed.
Link to comment
Share on other sites

429440

If I could just automate some of the more tedious things, I could streamline some of the tasks here that seem to eat up a ton of time each payroll cycle. 


I refuse to let go until you're impressed.
I refuse to let go until I'm depressed.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Join the herd!

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...