Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Browse V

Alphabetical listing with fast deep pagination.
4648 items • Page 5 / 93

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
VB: Define a RANGE for a FIND operation hi, i am having trouble witht the follow
VB: Define a RANGE for a FIND operation hi, i am having trouble witht the following example. the error is: Object Required no sure if i am doing this right, thanks. i am trying to…
VB: ERROR Object variable not set, ANSWER: SCROLL ROW find a name in a column hi
VB: ERROR Object variable not set, ANSWER: SCROLL ROW find a name in a column hi, i am needing help with an error i am getting to figure out an error for: Object or With Block var…
VB: TEST A CELL IF IT HAS A SPECIFIC FORMULA hi, i am not sure if my posts are s
VB: TEST A CELL IF IT HAS A SPECIFIC FORMULA hi, i am not sure if my posts are showing up.. i am trying to get help fixing the following, thanks. If LEFT(Selectedcell,4).formula =…
VB: combine macros for do the same thing, different columns hi, i have an exampl
VB: combine macros for do the same thing, different columns hi, i have an example for macro that lets you do what you want, when you click on a column. is there a way to have an "…
VB: combine macros for do the same thing, different columns hi, i have an exampl
VB: combine macros for do the same thing, different columns hi, i have an example for macro that lets you do what you want, when you click on a column. is there a way to have an "…
VB: fix for column designation & add \'OR\' variables to test for hi, i am tryin
VB: fix for column designation & add 'OR' variables to test for hi, i am trying to get multiple values to be 'OR' 'ed into 1 expression, if i typed that right.. for = "2" is t…
VB: fix for column designation & add \'OR\' variables to test for hi, i am tryin
VB: fix for column designation & add 'OR' variables to test for hi, i am trying to get multiple values to be 'OR' 'ed into 1 expression, if i typed that right.. for = "2" is t…
VB: macro example activate macro if click on cell in column, but exclude if a hy
VB: macro example activate macro if click on cell in column, but exclude if a hyperlink.. hi, will try to keep this short. i have a macro the enacts when click on a cell in a spec…
VB: macro example activate macro if click on cell in column, but exclude if a hy
VB: macro example activate macro if click on cell in column, but exclude if a hyperlink.. hi, will try to keep this short. i have a macro the enacts when click on a cell in a spec…
VBA - AUTO FILTER I am looking for a macro which produces the below requirement.
VBA - AUTO FILTER I am looking for a macro which produces the below requirement. 1. It has to check the Column "Employee" for A and it has to apply autofilter (Criteria A) copy vi…
VBA Code - Email Distribution List from Excel I have written an VBA code that se
VBA Code - Email Distribution List from Excel I have written an VBA code that sends a daily email to a certain distribution list in Outlook. Now, I would like to change the vba co…
VBA Code to copy filtered data column by ccolumn Good afternoon, I have written
VBA Code to copy filtered data column by ccolumn Good afternoon, I have written code below to filter a table and copy data filtered. However I can't make it copy only certains col…
VBA Code to copy filtered data column by collumn Good afternoon, I have written
VBA Code to copy filtered data column by collumn Good afternoon, I have written code below to filter a tablle and copy data filtered. However I can't make it copy only certains co…
VBA Code to spellcheck protected workbook, but give message if there are no spel
VBA Code to spellcheck protected workbook, but give message if there are no spelling errors. I am using this code on a protected worksheet, which works perfect if there are spelli…
VBA Coding: I have data that is being output into TextBoxes on a UserForm. The d
VBA Coding:                                                                                                                                                                        …
VBA Cpy and Paste is not working when i have another excel workbook open... Hi,
VBA Cpy and Paste is not working when i have another excel workbook open... Hi, I have the following code in my vba program that activates when I hit an update button. The intenti…
VBA EXCEL : Why do I keep getting an error for yfunc ? Option Explicit Const XTO
VBA EXCEL : Why do I keep getting an error for yfunc ? Option Explicit Const XTOL = 0.0001 Const YTOL = 0.0001 Const RGAS = 8314.33 Function NRsolve(xguess As Double, MAXITER As I…
VBA FooD PowerPoint Presentation × ds/ME309ClassNotes20180125-1 pdf 62% 62 Exerc
VBA FooD PowerPoint Presentation × ds/ME309ClassNotes20180125-1 pdf 62% 62 Exercise: Sub Procedure Cell I/O and a Sub called by another Sub 1 Before Create a worksheet input/outpu…
VBA For Extracting Part of Exceel 2007 Strings Need excel VBA code to: Cycle thr
VBA For Extracting Part of Exceel 2007 Strings Need excel VBA code to: Cycle through excel 2007 spreadsheet that has unknown number of rows with layout shown in example below Extr…
VBA For Extracting Part of Excel 2007 Strings Need excel VBA code to:: Cycle thr
VBA For Extracting Part of Excel 2007 Strings Need excel VBA code to:: Cycle through excel 2007 spreadsheet that has unknown number of rows with layout shown in example below Extr…
VBA MERGE CELLS DURING PROCEDURE I WOULD LIKE TO HAVE CELLS H-L MERGE ON CURRENT
VBA MERGE CELLS DURING PROCEDURE I WOULD LIKE TO HAVE CELLS H-L MERGE ON CURRENT ROW AT STEP BELOW BUT CAN'T GET IT TO WORK 'COPY COMMENTS AND CELL NAME TO THE BOTTOM OF THE SHEET…
VBA MERGE CELLS DURING PROCEDURE I WOULD LIKE TO HAVE CELLS H-L MERGE ON CURRENT
VBA MERGE CELLS DURING PROCEDURE I WOULD LIKE TO HAVE CELLS H-L MERGE ON CURRENT ROW AT STEP BELOW BUT CAN'T GET IT TO WORK 'COPY COMMENTS AND CELL NAME TO THE BOTTOM OF THE SHEET…
VBA MERGE CELLS DURING PROCEDURE I WOULD LIKE TO HAVE CELLS H-L MERGE ON CURRENT
VBA MERGE CELLS DURING PROCEDURE I WOULD LIKE TO HAVE CELLS H-L MERGE ON CURRENT ROW AT STEP BELOW BUT CAN'T GET IT TO WORK 'COPY COMMENTS AND CELL NAME TO THE BOTTOM OF THE SHEET…
VBA MERGE CELLS DURING PROCEDURE I WOULD LIKE TO HAVE CELLS H-L MERGE ON CURRENT
VBA MERGE CELLS DURING PROCEDURE I WOULD LIKE TO HAVE CELLS H-L MERGE ON CURRENT ROW AT STEP BELOW BUT CAN'T GET IT TO WORK 'COPY COMMENTS AND CELL NAME TO THE BOTTOM OF THE SHEET…
VBA The projectile motion equations are,x=x0+v0*cos()*t, y=y0+v0*sin()*t+0.5*g*t
VBA The projectile motion equations are,x=x0+v0*cos()*t, y=y0+v0*sin()*t+0.5*g*t^2 where x and y are the current position at time t, x0 and y0 are the projectile’s initial positio…
VBA Week 3 Project Instructions Create a worksheet with headings and a command b
VBA Week 3 Project Instructions Create a worksheet with headings and a command button as shown below. You should type your name where it says “Student Name” and save the workbook …
VBA Write a sub called StudentAve that calculates the student average of each st
VBA Write a sub called StudentAve that calculates the student average of each student in the below table. Note that cell A5 is a named cell given the name "GradeTable" correspondi…
VBA code for timestamp i\'m currently working on a timestamp tool. i\'d like to
VBA code for timestamp i'm currently working on a timestamp tool. i'd like to ask what code can I use to do this. Basically, there is a validation list on column A where it says "…
VBA code pls. Open the P6-TrackingWorkbook.xlsm and write a VBA subroutine to co
VBA code pls. Open the P6-TrackingWorkbook.xlsm and write a VBA subroutine to copy (and merge) the data from the worksheets entitled Employer Data Part 1 and Employee Data Part I …
VBA coding question There is a form I I am having a trouble with ADD and Delete
VBA coding question There is a form I I am having a trouble with ADD and Delete button. when I add some information through Add key the error message poped up like this " the yell…
VBA coding: The user will input between 3 and 20 data points for two variables o
VBA coding: The user will input between 3 and 20 data points for two variables on Sheet1 starting in cells A2 and B2 (the program should work if 3,4,5,...,20 data points are enter…
VBA help please I have a workbook that has multiple worksheets in it. I\'m wanti
VBA help please I have a workbook that has multiple worksheets in it. I'm wanting to find all rows that are in Sheet3, where the value in Column B matches the value in A2 in sheet…
VBA help pleasee I have a workbook that has multiple worksheets in it... I\'m wa
VBA help pleasee I have a workbook that has multiple worksheets in it... I'm wanting to find all rows that are in Sheet3, where the value in Column B matches the value in A2 in sh…
VBA proble to find the prime numbers between 1 and n numbers! Write a program th
VBA proble to find the prime numbers between 1 and n numbers! Write a program that lists all the prime numbers in a user specified range. For this program, the user will enter an …
VBA to hide cells in excel I am tyring to create macro that will hide cells depe
VBA to hide cells in excel I am tyring to create macro that will hide cells depending on what data is in the cell. I am currently using this and it is working but I want to be abl…
VBA to loop through files in a folder and delete all range names in each file in
VBA to loop through files in a folder and delete all range names in each file in the folder HI I have now spend 2 hours trying to do this myself. If I run this macro it I Get a ru…
VBA to populate blank cells Hi, I am trying to understand VBA but it is a slow p
VBA to populate blank cells Hi, I am trying to understand VBA but it is a slow process How do I change this macro Sub HTH()     Dim RowNo As Long, LastRow As Long     With Workshe…
VBA to trigger a sound alert? Hi, I need to identify sales targets over a a larg
VBA to trigger a sound alert? Hi, I need to identify sales targets over a a large number of both worksheets and workbooks. I'm using conditional formatting (yellow fill/bold font)…
VBA | Run time error for macro - set inputrange Hello everyone, My team built a
VBA | Run time error for macro - set inputrange Hello everyone, My team built a macro in Excel 2010 that we need to get to work on Excel 2007. It works great on 2010 and 2013, but…
VBA(excel) Write an algorithm that solves the problem below. You may use any com
VBA(excel) Write an algorithm that solves the problem below. You may use any combination of pseudo code or VBA syntax discussed in class. Remember to include the purpose, input, o…
VBA(excel) Write an algorithm that solves the problem below. You may use any com
VBA(excel) Write an algorithm that solves the problem below. You may use any combination of pseudo code or VBA syntax discussed in class. Remember to include the purpose, input, o…
VBA: conditional formatting R1C1 formulas Hi, I\'m writing a VBA code with condi
VBA: conditional formatting R1C1 formulas Hi, I'm writing a VBA code with conditional formatting containing an "AND" formula. However, depending on the country or language setting…
VC Valuation: Southwest Ventures is considering an investment in an Austin, Texa
VC Valuation: Southwest Ventures is considering an investment in an Austin, Texas-based start-up firm called Creed and Company. Creed and Company is involved in organic gardening …
VCL 4-7: Amine Formation For this assignment, the target compound that you shoul
VCL 4-7: Amine Formation For this assignment, the target compound that you should synthesize is benzyl-disopropylamine. This is a substitution reaction. Examine the product and de…
VCL 4-7: Amine Formation For this assignment, the target compound that you shoul
VCL 4-7: Amine Formation For this assignment, the target compound that you should synthesize is benzyl-disopropylamine. This is a substitution reaction. Examine the product and de…
VCorrect Rooted Species that make a larger volume of nectar also have a higher n
VCorrect Rooted Species that make a larger volume of nectar also have a higher number of seeds per flower and a higher number of visits per flower. Nectar (% wt of total wt) 16.6 …
VD Pearson eText CodeLab Web Based C O viewebookplus pearsoncrngcomebo values bo
VD Pearson eText CodeLab Web Based C O viewebookplus pearsoncrngcomebo values booklD:99334 platform:1113:fromloginpage:N:irwokelype unchState: guloEBook:platform:1113:global Bookl…
VD [20 points Lie Detector Test: There is a 72% chance hat a polygraph lie delec
VD [20 points Lie Detector Test: There is a 72% chance hat a polygraph lie delecter leg will catch a per on who is ia fact lying. Furthermoee, dere-s appros mately a 7% chance tha…
VE Larger and Smaller btnCompare Private Sub btnCompare_Click(sender As Object,
VE Larger and Smaller btnCompare Private Sub btnCompare_Click(sender As Object, e As EventArgs) Handles btnCompare.Click "Declare Local Variables Dim 1blResults As String Din intV…
VECCMs (vitamin enhanced chocolate coated marshmallows) failed to gain distribut
VECCMs (vitamin enhanced chocolate coated marshmallows) failed to gain distribution in most health food stores, but Paul was determined to pursue his dream of marketing a good-tas…