I have a simple request that I can't seem to locate the right option for the calculation to work.
I just need 3 simple fields.
Due Date + 31 days = New Date
The Due Date & the New Date fields are formated to display as mm/dd/yyyy, and the 31 days field is a numeric read-only field because I...
I think there is a way to view the wireless network connection history on a laptop, however what else can be gathered from viewing that history? I have a laptop that I'd like to find the wireless networks it's connected to in the past, but also see if there's a way to dig deeper and find out...
I have this spreadsheet with lots of worksheets that is constantly being updated. I'd like for my first worksheet to list the names of all the worksheets, as well as hyperlinks to each related worksheet. This is all I have so far to create the list of tab names when I run the macro, but don't...
Can you please give me your opinion, input and/or suggestions for converting WMV to Flash? I've heard that google & youtube utilizes this conversion and just wanted more info on it; and all I'm able to find so far are the conversion tools.
I have some training videos that I need to display...
I hope I'm posting this in the correct place. I've done some research and everyone is pointing me to use VBA for my excel funtion I'm searching for.
I have on column C my dollar values, and D ~ O are months Jan ~ Dec. In those monthly columns no value will be input, just blue colored cells...
I have a query that lists my order number and order total...
SELECT OrderNum, Sum([ProductPrice]*[Quantity]) AS OrderTotal
FROM OrderLines
GROUP BY OrderNum
Now, I'm trying to pull the OrderTotal field associated with that orderNum into my form, and my control source properties has the...
I have a "Customer Orders" form that contains a "Order Lines" subform. Within the order lines subform it has the fields OrderNum (hidden field linked from the OrderNum in Customer Orders), Product Number, Product Price, Quantity and Line Total. Obviously Access knows to tie the OrderNum fields...
I apologize for bringing in such a simple question, but I just enrolled in a beginners C++ class, and here's one of our questions...what am I doing wrong? It won't resolve.
#include <iostream>
using namespace std;
int main()
{
int a;
int x;
cout << "Please enter a number between 1...
I have this formula but I'd like to include formatting certain words in it to bold & italic...
="Your monthly investment is calculated by multiplying the above Patient Encounters per Month of "&TEXT(C2,"#,##0")&" times the Cost per Encounter number of months chosen. Example: if five (5) years...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.