• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
newby small programmer in excel/vba
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: newby small programmer in excel/vba
      • From: Stan Cleveland <email@hidden>
  • Prev by Date: Re: Empty strings in XML-RPC struct replies
  • Next by Date: Re: newby small programmer in excel/vba
  • Previous by thread: Re: illustrator text box
  • Next by thread: Re: newby small programmer in excel/vba
  • Index(es):
    • Date
    • Thread