Search : in
By :

Finding the same value in diffrent sheets

Last answer on Jan 25, 2009 5:55:16 pm GMT usha, on Oct 6, 2008 4:30:43 pm BST 
 Report this message to moderators

Hello,

I have one workbook with different sheets naming jan,feb, march...etc
theese are montly timesheets. i need to find the last week total in same job number
lastweek means ( some times month starting on wednesday , thus,fri ets , in this case i need to take the other 2, 3 days from previous month) .so how can i find the same job number in diffrent sheet and last week total


Thanks for your help in advanced
usha

Configuration: Windows XP
Internet Explorer 7.0

Best answers for « finding the same value in diffrent sheets » in :
VB6 Finding the RGB values of a color Show VB6 Finding the RGB values of a color Dim R as integer Dim G as integer Dim B as integer Sub FindRGB(Col As Long) R = &HFF& And Col G = (&HFF00& And Col ) \ 256 B = (&HFF0000 And Col ) \ 65536 End Sub Note: Here...
Introduction to MTU ShowIntroduction to MTU What is MTU Calculate the MTU Find the value of the MTU on Windows Changing the MTU on Windows Find the value of the MTU on Linux What is MTU The Maximum Transmission Unit (MTU) (maximum size of transfer...
The pictures taken from Skype can't be found ShowThe pictures taken from Skype can't be found Issue Solution Where are stored the pictures taken with Skype? Issue If you take a picture of one of your contacts during a video conversation on Skype and you can't find them....
Replacing Variables in Bash/shell ShowReplacing Variables in Bash/shell Intro: Expression:Defininition Intro: First of all make sure that you the variable is defined before replacing it, or in other cases determine that it is not empty, and to initialize with a default...
Download Advanced Find&Replace for Excel ShowDescription This application is designed by Add-in Express LTD. Advanced Find & Replace is an add-on for Microsoft Excel. It allows you to run multiple searches for values, formulas and comments. The search results are displayed in a floating...
Linux - The shell ShowIntroduction to the shell The command interpreter is the interface between the user and the operating system, hence the name "shell". The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...

3

 hali, on Jan 25, 2009 5:55:16 pm GMT

I dont know hahahahahahahaah

Reply to hali