Jump to content
SAU Community

Inner West Crew Whoretown (toowong/st Lucia/kenmore/indooroopilly And Sometimes Sunnybank?)


Recommended Posts

im in my own personal recession -

i need this cheque to hurry the f**k up and go thru so i cant pick up the 180

i think i want 17*9.5 +15 black driftdeks

WTF the bank doing? Talk about efficiency.

WTF the bank doing? Talk about efficiency.

yeeh i kno hey

i used the "not acceptable line"

got put thru to 2 different bank managers, and guess waht? my funds have now cleared :cool::)

Edited by astrotristan2
Josh we started a fight club at the car wash but obviously Brandon wasn't listening to the rules. Rule 1: You don't talk about fight club!

DONE! Now stop asking me

Else

WSname = ActiveCell.Value

Set wsheet = Worksheets(WSname)

If wsheet Is Nothing Then

Set TemplateSheet = Worksheets("Template")

TemplateSheet.Copy after:=Sheets(1)

ActiveSheet.Name = WSname

ActiveSheet.Range("C3").Value = WSname

ActiveSheet.Range("C4").Value = ""

Call CopyData

Else

Call CopyData

End If

Anyone can solve this for me?

WSname = ActiveCell.Value ====> this shit works

Set wsheet = Worksheets(WSname) ====> but this doesnt.

Apparently it doesnt work because that sheet doesnt exist. Maybe I can use this error (on error goto) to skip to the next step which I want to do??

I'm trying to check if the sheet exist or not. And ths sheet that I'm check is variable.

Josh we started a fight club at the car wash but obviously Brandon wasn't listening to the rules. Rule 1: You don't talk about fight club!

Josh we started a fight club at the car wash but obviously Brandon wasn't listening to the rules. Rule 1: You don't talk about fight club!

I might come, one day. Maybe. Haha

Else

WSname = ActiveCell.Value

Set wsheet = Worksheets(WSname)

If wsheet Is Nothing Then

Set TemplateSheet = Worksheets("Template")

TemplateSheet.Copy after:=Sheets(1)

ActiveSheet.Name = WSname

ActiveSheet.Range("C3").Value = WSname

ActiveSheet.Range("C4").Value = ""

Call CopyData

Else

Call CopyData

End If

Anyone can solve this for me?

WSname = ActiveCell.Value ====> this shit works

Set wsheet = Worksheets(WSname) ====> but this doesnt.

Apparently it doesnt work because that sheet doesnt exist. Maybe I can use this error (on error goto) to skip to the next step which I want to do??

I'm trying to check if the sheet exist or not. And ths sheet that I'm check is variable.

x zero.

Brandon, does it not work all the time, or only not work if the sheet doesnt exist?

The on error goto WORKED! That bit on Set wsheet = Worksheets(WSname), only work if the sheet exist. So I dont know how the f**k you're suppose to check a variable sheetname. It'll only work if you wanna check a pre-specified sheetname.

Now I've got another problem of making the sheet active again because of that. This macro shit is fun and time flies when you're troubleshooting

No ice creams from me. Micks' a champ for fixing that Evo up.

Lol lobster back piping ftw?

I might come, one day. Maybe. Haha

Bring it on Joshy. No hair pulling or scratchin though :cool:

x zero.

I believe its /zero.

excel macros are sh!t coz they are still based on VB6 which came out about when i was in primary school :S

programming languages have come so far since then but macros are still stuck in the stone ages

to make the sheet active wsheet.activate() or something like that should do it.

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!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Latest Posts

    • Lock me in mate, although I'm not sure if I'll be heading up from Goulburn or down from Sydney, either way, return will be back to Goulburn 
    • Sounds good, we will aim to be there! @The Bogan I'll give you a shout if you are heading up to campbelltown for the meet too.
    • Before I get to the test day, just to finish off the android head unit. This is a demo from car start up....the standard/host system takes a few seconds to boot (same as all v37) but Android comes up quickly. In this vid I'm using the delivered launcher but have set the default to Agami since which is easier to navigate when if use primarily 5 apps. You can see the host system still takes over when required eg putting it in reverse, and you can switch between Android and not by holding the back button 3 sec. It is pretty responsive (fast) but you can see I had to press harder than expected a couple of times.  I still have the phone connected to the stock system, and that also seamlessly takes over Android music playing. v37-android-demo.mp4 The bigger reason that I put this in though is so that I can use Ecutek directly on the head unit. That gives me a dash with logging (up to 20MB only), high and low value warnings on any parameter etc etc. I've run a USB cable from the Ecutek OBD dongle to a USB input on the unit, easy. v37-ecutek-demo.mp4   The unit did freeze on the launcher the other day, I think Agami was trying to verify the license when it didn't have a data connection...will monitor and report back if there are any other problems but so far I'm very happy with the upgrade.
    • Nah that is just crappy GPS mapping, I did have a small excursion (cold tyres, damp track, surprise!), will post up that when I get a chance.
    • So 10/10 times that code is coil packs? I mean if that's the case ill drop the $400USD or so to replace them. I didn't know these cars threw codes before the issue became an issue.
×
×
  • Create New...