Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6801611
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:07:17+00:00 2026-05-26T19:07:17+00:00

I have written a little Excel VBA report tool for my iPhone App sales.

  • 0

I have written a little Excel VBA report tool for my iPhone App sales.

To make it easier to use I would like to use the Autoingestion tool from Apple.

The Autoingestion tool from Apple gets activated like this (it’s a Java class) from the command line

java Autoingestion john@xyz.com letmein 80012345 Sales Daily Summary 20100204

How can I run this from within an VBA macro which would have to basically do this

cd - iPhone     <- this I dont know how to do correctly, since it always takes the "-" as a command, the directory name is "- iPhone"

java Autoingestion john@xyz.com letmein 80012345 Sales Daily Summary 20100204

There are basically two questions:

1. how to change into a directory called “- iPhone”?

2. how to launch a Java class command from inside Excel VBA

ps. I am using a MAC to do all this.

ps. I also tried cd “- iPhone” in the terminal, but this does not work either
Many thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T19:07:17+00:00Added an answer on May 26, 2026 at 7:07 pm

    To answer your question:

    1. cd -- "- iPhone", the double-dash tells cd that it’s options end there, and directory names follow.
    2. Use the shell(command [, windowStyle]) call from the VBA API.

    Shell("cd -\ iPhone && java AutoIngest ...") is probably around what you’d be looking for. If it doesn’t work this way, try wrapping that in a sh -c "commands..." for the Shell call.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am learning flex and have written a little app with a TextArea that
I have little problem with printing data like this, I have written script like
I have written a little bog standard asp.net mvc3 app in vs web express
I have written a little define called ensureInMainThread (and I use it quite a
I have written a little script in Python that I use to append text
I have written a little perl app to reads the serial port. When I
have written this little class, which generates a UUID every time an object of
I have written a little console application that uses s#arp. I can create an
I have a self-written Java application - a little mail monitor. It works with
I have a little facebook iframe application written with rails and the facebooker plugin.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.