Topic profile page for Another File.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Another File.
Topic "Another file" was discussed 0 times on 0 sites in last 3 months
Started 3 days, 3 hours ago (2009-12-24 15:34:00)
by rswhitmarsh
I don't know why I can't figure this out, but... I created a macro (below) that will create a chart within the active sheet, but I cannot run that macro on other files to create charts of the same data range in those other sheets. This makes sense because the active sheet was explicitly stated while recording the macro, but how do I alter this macro so that...
Started 6 days, 8 hours ago (2009-12-21 10:46:00)
by climate
Hi I have many file with six worksheet titeled: typeone-bob to typesix-bob. I need to a macro, when run it on any worksheet, copy column "I" of any worksheet to another file (box.xls) and set to column "I" to ..... respectively. any help will be greatly appreciated. climate
Started 6 days, 8 hours ago (2009-12-21 10:46:00)
by climate
Hi I have many file with six worksheet titeled: typeone-bob to typesix-bob. I need to a macro, when run it on any worksheet, copy column "I" of any worksheet to another file (box.xls) and set to column "I" to ..... respectively. any help will be greatly appreciated. climate
Started 6 days, 17 hours ago (2009-12-21 01:45:00)
by climate
Hi I have many file with six worksheet titeled: typeone-bob to typesix-bob. I need to a macro, when run it on any worksheet, copy column "I" of any worksheet to another file (box.xls) and set to column "I" to ..... respectively. any help will be greatly appreciated. climate ...
Started 1 week, 1 day ago (2009-12-19 15:08:00)
by italiandragon
Hi, I noticed too many times I don`t download because some user asked for another file (see image above). I had a look in the messages and there is none. How can I fix this? I`m happy to let anyone download anything from me but I don`t know what they wanted. Thanks
Started 1 week, 3 days ago (2009-12-17 09:48:00)
by Flipster
I have a list of items in one file (ITEMS). I need to loop through this list of items and search another file(LOGFILE) to see if the item string is anywhere in the log file. For speed's sake it only needs to find one instance of the item string and kick out. So whether it is in the logfile once or three thousand times does not matter. I would like to output whether the account string was ...
Started 1 week, 4 days ago (2009-12-16 18:37:00)
by kenmat
I am creating a file which I am going to burn to a cd. I would need to create a link to media file on the cd. I know how to go about linking to other files on my pc, but the linking info always includes the path on my pc. how can i modify the link so it points to the file on my cd? Last edited by kenmat (Yesterday 18:38:18)
Started 1 week, 4 days ago (2009-12-16 05:38:00)
by matkins99
I've used awk for some simple scripting, but having trouble figuring out how to search a couple of data files that have Name/Address/Zip Codes from another file that has list of only Zip Codes, and write out the lines that matched. Zip code field in the data file is 27 I was thinking something like this: Code: for datafil in 'ls filelocation' do #set zip code variable ...
Started 1 week, 5 days ago (2009-12-15 00:05:00)
by vieya
are there any programs to convert mkv to another file format to use for nero like mpeg-2 perhaps? i use tsMUXERgui but the problem is a lot of times the video is out of sync or choppy or something else bad. the worst is the volume is turned down a half at least 50% from the original audio which is much louder. Is there a way to fix this? Any better recommendations for converting/...
Started 5 days, 9 hours ago (2009-12-22 09:12:00)
by Koov
I would like to add a forwarding link to a pdf document that is available for download from my iWeb site. I would like someone to be able to forward the pdf file to another e-mail address. Can I do this in iWeb? If so, how? MacBook Pro ...
Started 1 week, 1 day ago (2009-12-19 04:27:00)
by madankarmukta
Hi, I am getting the problem in the batch file as - "The process cannot access the file because it is being used by another process" My Batch File contains the copy command as - COPY "\\SharedFolder\File1.txt" D:\LocalFolder\File2.txt /y There are two jobs J1 and J2 - Job J1 is feeding the data to file File1.txt.Mean while job J2 ...
Started 1 week ago (2009-12-20 12:33:00)
by devendra.sv
Hi, in my sharepoint site when i tried to start from Internet manager it is showing the "The process cannot access the file because it is being used by another process " please help me out from this Thanks
Started 6 days, 3 hours ago (2009-12-21 15:44:00)
by drawde
this problem is kinda strange. I wanna post data to a php file that i have on one server from a swf on another server. When I test the flash movie it does it fine but when I actually run the swf it doesnt do anything!!! anybody have a clue?
Started 5 days, 6 hours ago (2009-12-22 12:17:00)
by mmor
( When logging in, I receive an error that the file is locked by another user even though nobody else is signed in. It generally takes 5 tries to get logged in. Any ideas what is causing this? , class="post_actions inline_edm"> ...
Started 16 hours, 19 minutes ago (2009-12-27 02:43:00)
by Trebor76
Hi rswhitmarsh, Glad it did the trick. Don't forget to mark the thread as solved. You're code was failing because the workbook you were running it on didn't have a tab called "AHS2_000105_1261605392.csv". That's one thing to bear in mind when you use the recorder - it exactly repeats what its told to do when recording so if you're going to use dynamic ranges, sheet names etc it's not...
Started 6 days, 19 hours ago (2009-12-20 23:27:09)
by guenavan
cnblackhawk: client1 can access the WebServer, using integrated Windows authentication, client1 has access FileServer permission, but the network can not directly access FileServer. Whether through the WebServer, according to client1 permissions to access FileServer? I could not understand who had and who should have had the access to FileServer through network? ...