Language
Visual Basic
Remove
Platform
License
Any
I have drop down menu in I4 with around 15+ different options (type of problems). based on selection there are two outputs in cell K4 (full / partial) and its so far working fine.
i need to go...
I’m kind of dummie in VBA. I usually just work with it to create macros.
I’ve a important challenge now, that is: using an excel sheet with, average,
20000 cells, I need to replace a part of the...
Dear Sir / Madam,
Have a nice day!. I am new to Visual C++ - Win 32 API Programming. Starting from Zero. I want to know about Basic Input & Output in Win 32 API.
Input BOX in Win32 API?
Can...
Hi Folks,
I'm quite new to Excel VBA and I am having a difficult time figuring out how to clear the contents of a sheet below a specified cell or row.
I'm thinking it might use cells...
Hi,
Thanks for the reply,
I have tried what you suggested but it will no longer allow my sheet to update automatically. Could you give me an example of how you would do this?
I am very new to...
Hello
We want to build a Site in which customer can access their Webcam.. Just like if any one wants to see what is happening in their home when they are out .they have to visit our website. and...
Hi all,
In my vb project i generate reports in excel.
This time i want to insert some pictures in excel cells.
I don't know how insert pictures in excel cells from vb-coding....
is this program using this function every second to check the time? If so that seems like quite a bit of instructions repeating over and over, plus the application will be doing many other things I...
Dear john,
my problem is i don't know anything about this.suppose my date column no is 6.when user type data in perticular cell how to track it.i tried using .celltext, . value ,.cellvalue ,...
Anybody out there willing to tell me how to write VB.Net code for the following problem?
I have 1 Excel spreadsheet that I need to use a Multi-Cell Goal Seeker Add-In to solve for 2 cells.
I...
: : : This message was edited by jrussel316 at 2004-6-3 20:14:7
: : : : : This message was edited by 154115ph at 2004-6-3 11:21:12
: : : : : : hi kinda new in VB. just want to know how to...
: This message was edited by jrussel316 at 2004-6-3 20:14:7
: : : This message was edited by 154115ph at 2004-6-3 11:21:12
: : : : hi kinda new in VB. just want to know how to randomly view the...
This message was edited by jrussel316 at 2004-6-3 20:14:7
: : This message was edited by 154115ph at 2004-6-3 11:21:12
: : : hi kinda new in VB. just want to know how to randomly view the...
= 4 Then
Me.Hide
FrmMain.Show
Else
count = count + 1
End If
End Sub
Hope this helps a little.
Regards
Er. Gurpreet Singh (B.E Mech.)
3000 Then
Timer1 = False
End If
Next
End Sub
:I posted a code and you refuse to tell me what's wrong with it?????? Why don't you help me?? I showed effort
You Need To...
:Is there a way to make my forms a bitmap or jpeg image?
Press Print Screen on your Keyboard.
Open any Picture Editing Program ie Paint
Open a new Image.
Right clikc Image and click Paste...
dbgrid
Col, Row Properties
Use these properties to specify a cell in a DataGrid control or to find out which column or row contains the active cell in a selected region. Columns and rows are...
Hi i am designing a program that takes numbers and puts them into an
excel spreadsheet saves the file as another name. the only thing is if i try to open the spreadsheet while the main program is...
Is it really "stuck", or just taking an excruciatingly long time to run?
Try it again, but this time go out for coffee or to see a movie, or something. Then see if it's still hung up when you...
: : Sorry guys I'm a beginner at this, Does anyone know how to create a
: : VB date macro for excel2002?
: :
: : I want to create a macro that would automatically insert the date in
: : a...