Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > Development > Multimedia [1 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
DevX.com Forums Header Search  
09:52 27-Oct-08   [Replies: 2, Views: 97]    By: Alistair.Attril
Hello, Can you help me please. I'm using the following to search for the words FLAME BRAZE in a word document, but this is only searching the main text. Code: If InStr(1, wrdDoc.C...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums VB6 - RunTime error 3141 - select statement includes reserved word or ..  
18:21 24-Oct-08   [Replies: 5, Views: 245]    By: GiftX
Gentlemen, I am gradually inching closer to my goals, thanks to all your expertise. In my Form_Load module, both my controls(listbox and combo) loaded okay with the data from my tables. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Excel - Enable TAB Button to switch to next cell from Combo Drop Down  
17:51 24-Oct-08   [Replies: 3, Views: 153]    By: buradd
subject says it all help! thanks ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Excel Sheet - Toggle Button to send value from Combo Drop Down to a cell  
16:32 24-Oct-08   [Replies: 3, Views: 100]    By: buradd
I am designing a spreadsheet and I want to know how to make a toggle button send the current selection from a Combo Drop Down box to a specific cell then hide the combo box.. And when the toggle b...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums VBA Macro Problem  
08:29 24-Oct-08   [Replies: 1, Views: 94]    By: madhu.chennai
Hai I am New to VB Macros . I want to Check the Duplicate Value in the Excel Value Using Macro VB editor Eg: If the 1 St Row Contains Name as " VB" and the Value For Vb is 30...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Adding two numbers  
17:02 23-Oct-08   [Replies: 2, Views: 78]    By: a_cconsulting
Using Crystal 11 When I sum the column everything is fine. When I add two numbers together, if one field is blank and the other is occupied with a number, a blank field is returned. What am ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums VB6 - InputBox: How to accept multiple string values.  
13:59 23-Oct-08   [Replies: 5, Views: 129]    By: GiftX
Please can someone show me a more efficient way of coding inputbox to accept multiple string values: In my example below, the user may enter only a single string value, or may enter multip...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums how to upload text file to SQL using VB? Urgent  
07:18 23-Oct-08   [Replies: 5, Views: 204]    By: wad3v4
Its been almost 2 weeks that im trying to figure this out and next week is already the deadline. I hope someone can help me with this. I am developing a system whereby the user will upload a tex...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Microsoft Office Document Imaging using VB6  
06:56 23-Oct-08   [Replies: 3, Views: 141]    By: Lennie
Hi there, I have been asked to develop an application to to retrieve scanned documents image using VB6. I have not done that before and just don't know how to start writing it. Could someone ple...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums access Excel in memory from many subroutines  
01:13 23-Oct-08   [Replies: 4, Views: 310]    By: dmb-job
This is the fragment of code that opens Excel: 'Dim xltrade As Excel.Application 'set in Declarations 'Dim xlTradeWB As Excel.Workbook 'Dim xlTradeSH As Excel.Worksheet 'in t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Declared Value?  
22:04 22-Oct-08   [Replies: 2, Views: 94]    By: a_cconsulting
I built a sub report to import data from. When I try to add the fields to the mail report, they come over as a unit of all the fields, instead of being to pull each column individually. Someone su...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Memory Allocation for Arrays  
18:19 22-Oct-08   [Replies: 4, Views: 187]    By: Shannon
VB6Pro/WinXP. I want to use a multi-dimensional array of say (10000,100) to hold values, but the vast majority of the 10k elements will only utilize say 15-20 of the allotted 100 attached elements...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Crystal if-then using text  
16:51 22-Oct-08   [Replies: 4, Views: 80]    By: a_cconsulting
I need to devise a way to use a if then or some other statement to use text to return a number ex. if car = "toyota" or "honda" then 5 else if car = "buick" ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums VBA based SQl insert with parameter string  
20:41 21-Oct-08   [Replies: 0, Views: 76]    By: jpigott
I need to know the best way to accomplish the following sql in code. The dlookup or table join doesn't seem to be working when the parameter includes criteria. For example rate (which is actuall...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums VBA HTTP Response Issues  
19:08 21-Oct-08   [Replies: 1, Views: 92]    By: SDSoftDev
I'm doing an HTTP request with VBA in Excel. I successfully get the page data back, but when I try to strip out either the HTML using RegEx or simply the carriage return/line feeds and spaces usin...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums vb6 - Rtime Error 3075: Syntax error - Missing Operator in query expre..  
17:06 21-Oct-08   [Replies: 12, Views: 385]    By: GiftX
Gentlemen, they say more eyes are better than two. Can anyone see if they can see where my syntax error is in the code below: Code: Set rsin = Dbs.OpenRecordset("SELECT DISTINC...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Crystal Subtotals  
16:54 21-Oct-08   [Replies: 6, Views: 157]    By: a_cconsulting
Using Crystal 11, I need to count the number of accounts on a page and give a total sales for that page. Can't use groups for the report I'm doing. I can get the grand total on each page, but it w...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Exporting Crystal Reports into multiple excel tabs?  
22:26 20-Oct-08   [Replies: 1, Views: 119]    By: Vanderlei Silva
Is this possible to do? I have 2 individual reports that I would like to combine (sub-report most likely) and export to 2 separate tabs of a single excel file. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums indexed Excel files in memory multiple read write  
07:11 20-Oct-08   [Replies: 1, Views: 111]    By: dmb-job
I have many existing Excel files, they are for different stocks. I want to load ONE copy of each into memory. Then I want to be able to read and write from several subroutines based on the ind...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums problem running SQL statement in VB6  
01:17 17-Oct-08   [Replies: 1, Views: 74]    By: jamesbandido
hi guys ... i'm running an SQL statement inside VB6 and it tells me that "Runtime error 3131 : Syntax error in FROM clause" here is my SQL statement : Code: gSQLC...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Ending a process, unlocking file  
21:33 16-Oct-08   [Replies: 1, Views: 57]    By: pablooliva
New to VB. I am simply copying a XML file to local, but it seems that the local file gets locked sporadically. There shouldn't be any other processes accessing this local file, so I think it wou...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Merge Multiple Excel Files Into One  
06:47 16-Oct-08   [Replies: 2, Views: 107]    By: Ithyan
Quote: Originally Posted by Amahdy okey I want to know what it reurns. after this line put a "msgbox filname1" and tell me its value, or check if it's wha...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Simple Save Record in Subform  
21:53 15-Oct-08   [Replies: 2, Views: 87]    By: jpigott
This should be simple but I have usually used another method to move from the current record. I have a subform lets call it b that allows someone to add a message to a particular item. The ne...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums How to get the Height of Web page from Web Browser control?  
19:18 15-Oct-08   [Replies: 1, Views: 120]    By: vb_programmer
Hello All! In one of my current projects, I need to figure out the height of Web Page that's displayed inside WebBrowser control. I don't have any control on the URL that will feed the page; b...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums Email from Within VB6  
05:23 15-Oct-08   [Replies: 10, Views: 387]    By: aliddle
Hi All, My problem is different to all other email requirements from within VB6. I need to trigger an email from within VB6 (regardless of the user's mail client - Outlook, Thunderbird, et...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  1  2  [3]  4  5  6  7  8  9  10  Next>      
   




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006