Did you try http://www.ozgrid.com/Services/excel-charts-digitized.htm
On Aug 21, 2013 11:04 AM, "P.VIJAYKUMAR" wrote:
> Respected Mog-Godiva,
>
> You can find the digitizer from the following links,
> http://digitizer.sourceforge.net/
> http://www.mathtools.net/Excel/Graphics_and_Visualization/
>
Respected Mog-Godiva,
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:
> Anyone know where I can get some Addin for digi
Dear All,
Very Good Morning,
I have made 10 charts and now I want to change the Size of Font 14 to 9
for Chart Title.
is it possible to change it through the VBA
for example
For each
For Next
Do until
if yes , Please provide the same
Thanks in Advance
Regards,
Prafull Jadhav.
--
Instead of inserting the images, why can't you use hyperlinks !!!.
Regards
Eugene
On Tue, Aug 20, 2013 at 3:39 AM, Chaya Cooper wrote:
> I often use Excel to organize rows of text (i.e. terminology, examples,
> subsets, etc.) and often need to include images in a row. However since
> images ar
I am open to suggestions on how best to go about this and am aware this
might be a fairly simple request but I either lack the expertise or the
correct vernacular to find the answer myself.
On a daily basis I receive files of approximately 56000 rows of part
numbers along with each parts perti
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
try to replace current code with this
Function LookForCode(Str As String, Data As Range, Colx As Integer,
Optional Delim As String = "]")
Dim Kode, Tmp As String
For Each Kode In Split(Str, Delim)
If Kode <> "" Then Tmp = Tmp & " " &
WorksheetFunction.VLookup(Kode, Data, Colx,
Thanks Ravinder,
Couple of things if you would kindly rectify it please.
1) For some reason, the UDF does not work for codes which is not on the
active sheet. I had posted my problem for sake of explanation on the same
sheet but in reality it is on other sheet.
2) If you could please convert
Thanks a ton !!!
On 8/20/13, De Premor wrote:
> paste this on userform1
>
> '
> Dim Target As Range
>
> Private Sub CommandButton1_Click()
> Target.Offset(1).Select
> Unload Me
> End Sub
>
> Private Sub TextBox1_Change()
> Target = TextBox1.Text
> End Sub
>
> Privat
Dear Anil and Ashish
Thanks problem solved
Regards
Shrinivas
On Tue, Aug 20, 2013 at 9:32 AM, ashish koul wrote:
> try this
>
> Sub choose_file()
>
> Dim flname As String
> Dim fd As FileDialog, fl As Variant
> Set fd = Application.FileDialog(msoFileDialogFilePicker)
> With fd
10 matches
Mail list logo