Bharathit Posted September 1, 2018 Posted September 1, 2018 I am trying to retrive the my linkedin connection and send message to each person at the same time display the timestamp for each person and finally save the data in excel linkedin person names and timestamp in this scenario i got a problem for send timestamp data to excel , every time in exel i got same timestamp for all persons but in messagebox timestamp displays correctly, in excel timestamp data is same, please tell me some logic how to save timestamp data in excel.
FrancescoDiMuro Posted September 1, 2018 Posted September 1, 2018 @Bharathit Where's your code? We are going to Help you, but we won't do it without seeing what you did by now. Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette
Moderators Melba23 Posted September 1, 2018 Moderators Posted September 1, 2018 Bharathit, Quote send message to each person at the same time That sounds a lot like spamming - would you care to expand on what these messages are an why you need to automate them? M23 P.S. And just to be absolutely clear - this is the Mod team determining the legality of the thread, so everyone else please keep out. Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Bharathit Posted September 1, 2018 Author Posted September 1, 2018 (edited) don't misunderstand me brother, just practice purpose, my wish is learning Script, Edited September 1, 2018 by Bharathit
Moderators Melba23 Posted September 1, 2018 Moderators Posted September 1, 2018 Bharathit, Quote don't misunderstand me brother, just practice purpose And we have never heard that before......thread locked. M23 JLogan3o13 1 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts