Re: $$Excel-Macros$$ URGENT: Need help converting data in excel to a format attached text file.

2013-08-21 Thread Mog Godiva-Man
Experts! I NEED YOU HELP BADLY. I HAVE A HUNDRED SHEETS I HAVE TO FORMAT. ANY HELP WILL BE APPRECIATED. i AM STILL A NOVICE IN VBA. THANKS IN ADVANCE On Wed, Aug 21, 2013 at 12:51 PM, Mog Godiva-Man wrote: > Hi Experts, > > I have some data in a spreadsheet that I will like to w

Re: $$Excel-Macros$$ Microsoft Excel based application that digitizes data from pictures

2013-08-21 Thread Mog Godiva-Man
; You can find the digitizer from the following links, >> http://digitizer.sourceforge.net/ >> http://www.mathtools.net/Excel/Graphics_and_Visualization/ >> >> >> Regards, >> Vijaykumar >> >> >> On Wed, Aug 21, 2013 at 5:43 AM, Mog Godiva-Man wrote

$$Excel-Macros$$ Microsoft Excel based application that digitizes data from pictures

2013-08-20 Thread Mog Godiva-Man
Anyone know where I can get some Addin for digitizing data from graphical line/chart images in excel. -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES

Re: Re: $$Excel-Macros$$ vba script to convert excel to json format

2013-08-11 Thread Mog Godiva-Man
Did anyone take a look at my request. Still needing help experts. Thanks in advance. On Tue, Aug 6, 2013 at 6:38 PM, Mog Godiva-Man wrote: > Here is a sample data and output of the .js file it needs to create. The > file test2.csv has 2 sheets within each sheet is the data. I hav

Re: $$Excel-Macros$$ vba script to convert excel to json format

2013-08-05 Thread Mog Godiva-Man
"Location": "Indonesia" > }, > "Row2": { > "Name": "SomeOne", > "Location": "Chile" > } > } > } > } > > That S

Re: $$Excel-Macros$$ vba script to convert excel to json format

2013-08-05 Thread Mog Godiva-Man
crosoft Office 2015 version. > > > On Mon, Aug 5, 2013 at 9:31 PM, Mog Godiva-Man wrote: > >> Hi experts, >> >> Does anyone have a VBA script to convert excel files that can define a >> structure to be exported into a json format >> >> >> -- >

$$Excel-Macros$$ vba script to convert excel to json format

2013-08-05 Thread Mog Godiva-Man
Hi experts, Does anyone have a VBA script to convert excel files that can define a structure to be exported into a json format -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com

$$Excel-Macros$$ an excel macro that can take data to produce a skyline chart

2013-07-16 Thread Mog Godiva-Man
Hi experts, Does anyone know how to write a macro to create a skyline chart very basic. Based on date. Thanks, Godiva -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discuss

Re: $$Excel-Macros$$ using VBA to hide a chart object in a worksheet based on conditions from a cell

2012-11-25 Thread Mog Godiva-Man
never mind team. I figured it out. :) Thanks On Sun, Nov 25, 2012 at 9:17 PM, Mog Godiva-Man wrote: > Hi Team, > > does anyone know how to use vba code to control a "chart object" basically > i will like to hide or unhide a chart object. > > thanks in advance. >

$$Excel-Macros$$ using VBA to hide a chart object in a worksheet based on conditions from a cell

2012-11-25 Thread Mog Godiva-Man
Hi Team, does anyone know how to use vba code to control a "chart object" basically i will like to hide or unhide a chart object. thanks in advance. -- Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor t

Re: $$Excel-Macros$$ Solver in excel

2012-11-06 Thread Mog Godiva-Man
do you have a sample worksheet that shows how to use a solver for optimization problems. On Tue, Apr 10, 2012 at 7:51 AM, Rajan_Verma wrote: > As I study the solver, I feel this is elder brother of Goal Seek in Excel > ,where we can change only one value with Goal seek , Using Solver we can > pr