Microsoft
Software
Hardware
Network
Question : VBA that defines RGB values via cell reference
How do I write this line of code so that it picks up its 3 numeric values from 3 cells containing those integer values? I tried several variations of RGB([A1].Value, [B1].Value,[C1].Value), but none of them worked.
Thanks,
John
1:
rng.FormatConditions(1).Interior.Color = RGB(255, 128, 128)
Answer : VBA that defines RGB values via cell reference
How are you explicity separating the ID's in the file? newlines? any other character?
If you are writing the IDs with writeline, then you may recover them with a loop while(ID=filex.readline())
if you are using any other separator then you may read the whole file into a string and do a datareaded.split('x') where x is the separating character.
Or you can read byte after byte and comparing it against the separator to identify when a new ID is about to start.
Random Solutions
DSCP QOS on powercoonect 6224,3548 and 5224
What's a good choice for Cloud?
connectComputer/nshelp.exe
page cannot be found
asp.net I have a gridview that is updatedable. what I would like to do is pass its -> ID value to another page that would allow the user to update picture images for that user ID.
BGINFO via GPO server 2008, error loading bgi file even though its all loaded correctly
Large .LDF file
Google Analytics
EMC DPA (Data Protectiopn Advisor) Report
RS232 cable or RS232 bluetooth for Iphone to Cisco Router connections
export or backup from sql 2008 server to a sql 2005