Jump to content

export date from excel to a GUICtrlCreateTreeView


Recommended Posts

Hi,

I your good advice to create my exe

After i apply a filter to my excel file i wanna put the date in a field in my script.

I think i can do this with

$treetwo is $treeTwo = GuiCtrlCreateTreeView

But it's not working

I think is not the good way

Please can somebody help me

Link to comment
Share on other sites

Hi jahjah,

1. you can read data from an Excel sheet with _ExcelReadCell() function <- see help file.

2. update your treeview with the read data and the GUICtrlCreateTreeViewItem() function <- again, see help file

:)

Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...