Jump to content

Newbie question:


CHRLAB47

Recommended Posts

QUOTE(CHRLAB47 @ Jan 24 2008, 11:46 PM)

Newbie question:

I’m controlling EXCEL by invoking a Method to Delete a Range of Cells..

What Data Type would be applied to the input of Shift?

Thank you, Chris

in doubt I'd take a look at the function description at the MSDN (http://msdn.microsoft.com). Hint: type e.g. _workbook.open into the search window and the Object definition should be among the first 10 search results.

Warning: if that input is a nested Variant, e.g. a string array, it is likely that you have no chance in LV to build that specific data type.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.