newby small programmer in excel/vba
newby small programmer in excel/vba
- Subject: newby small programmer in excel/vba
- From: "Peter Cox" <email@hidden>
- Date: Mon, 19 Oct 2009 07:02:29 -0700
Hello People,
I'm new here. I'm working on a apple for the first time. I noticed that the VBA macro's in EXCEL (office) does'nt work any more!
Can sombody tel me how i made a button with a macro under it? And can somebody translate the text for me? I must learn a different language to programme in Appplescript. can sombody reach me a hand were on the internet can i learn programmin in excel in applescript
Sheets("Factuur").Select
Sheets("Factuur").Copy After:=Sheets(3)
Sheets("Factuur (2)").Select
Sheets("Factuur (2)").Name = ActiveSheet.Cells(24, 3).Value
ActiveSheet.Select
ActiveWindow.SelectedSheets.Visible = False
Sheets("Factuur").Select
Range("h55").Select
ActiveCell.FormulaR1C1 = "'0" & Range("G55")
Range("G55").Value = Range("G55").Value + 1
Range("a23").Select
ActiveWindow.SmallScroll Down:=13
Peter
Are you a Techie? Get Your Free Tech Email Address Now! Visit http://www.TechEmail.com _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden