Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default reading a string in a png image file

I have no idea where to start with trying to figure this out so ...

I am using the dos copy /b function to append two files together (a
png file and a text file). The text file contains some information
relative to the png file (sort of like metadata I guess).

I need to run a macro that inserts the png file into a worksheet
(which i already can do) that also scans the png file for the appended
data contained in the text file and places it in predetermined cells
on the worksheet.

If someone could please point me in the right direction.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 789
Default reading a string in a png image file

Hi
You can't read the info from the text file?
Lot's of items to search through on extracting from a text file and
putting into excel.
regards
Paul

On Mar 18, 8:50*pm, wrote:
I have no idea where to start with trying to figure this out so ...

I am using the dos copy /b function to append two files together (a
png file and a text file). The text file contains some information
relative to the png file (sort of like metadata I guess).

I need to run a macro that inserts the png file into a worksheet
(which i already can do) that also scans the png file for the appended
data contained in the text file and places it in predetermined cells
on the worksheet.

If someone could please point me in the right direction.

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default reading a string in a png image file

I only want to keep track of one file and not worry that the 2 files
are always in the correct location. The appended png file will be sent
to others to use.

Everything I found seems to be looking at the file in lines and the
png file does not seem to have any carriage returns like a text file -
maybe i'm not searching on the correct terms.


On Mar 18, 2:58*pm, wrote:
Hi
You can't read the info from the text file?
Lot's of items to search through on extracting from a text file and
putting into excel.
regards
Paul

On Mar 18, 8:50*pm, wrote:



I have no idea where to start with trying to figure this out so ...


I am using the dos copy /b function to append two files together (a
png file and a text file). The text file contains some information
relative to the png file (sort of like metadata I guess).


I need to run a macro that inserts the png file into a worksheet
(which i already can do) that also scans the png file for the appended
data contained in the text file and places it in predetermined cells
on the worksheet.


If someone could please point me in the right direction.


Thanks- Hide quoted text -


- Show quoted text -


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading/Disassembling a String of information mastermind Excel Programming 3 July 25th 08 09:36 PM
Visual Basic 6 - String Reading V Govindan Excel Discussion (Misc queries) 2 December 7th 06 03:56 PM
reading comments value into a string variable Matilda Excel Programming 2 November 18th 05 11:18 PM
Export the worksheet background image as an image file - possible? DataFreakFromUtah Excel Programming 2 April 10th 04 04:49 PM
reading inside a text string ksnapp[_10_] Excel Programming 4 February 27th 04 09:55 PM


All times are GMT +1. The time now is 12:51 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"